Commit b2005bb7 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Paolo Abeni

dt-bindings: net: qcom,ipa: do not override firmware-name $ref

dtschema package defines firmware-name as string-array, so individual
bindings should not make it a string but instead just narrow the number
of expected firmware file names.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Acked-by: default avatarAlex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20240129142121.102450-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 1701940b
...@@ -159,7 +159,7 @@ properties: ...@@ -159,7 +159,7 @@ properties:
when the AP (not the modem) performs early initialization. when the AP (not the modem) performs early initialization.
firmware-name: firmware-name:
$ref: /schemas/types.yaml#/definitions/string maxItems: 1
description: description:
If present, name (or relative path) of the file within the If present, name (or relative path) of the file within the
firmware search path containing the firmware image used when firmware search path containing the firmware image used when
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment