]> git.itanic.dy.fi Git - linux-stable/commit
dt-bindings: net: qcom,ipa: remove an unnecessary restriction
authorAlex Elder <elder@linaro.org>
Thu, 10 Nov 2022 19:56:17 +0000 (13:56 -0600)
committerJakub Kicinski <kuba@kernel.org>
Sat, 12 Nov 2022 05:23:19 +0000 (21:23 -0800)
commit9d26628a4ce2d0ba42d0632e345c8bfd45b26127
tree4142f6d6fd63e14d2b23c81639d22174c5d30b92
parent45f22f2fdc19b78bf8397fb9e535f8f9e90fbaf2
dt-bindings: net: qcom,ipa: remove an unnecessary restriction

Commit d8604b209e9b3 ("dt-bindings: net: qcom,ipa: add firmware-name
property") added a requirement for a "firmware-name" property that
is more restrictive than necessary.

If the AP loads GSI firmware, the name of the firmware file to use
may optionally be provided via a "firmware-name" property.  If the
*modem* loads GSI firmware, "firmware-name" doesn't need to be
supplied--but it's harmless to do so (it will simply be ignored).

Remove the unnecessary restriction, and allow "firware-name" to be
supplied even if it's not needed.

Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/qcom,ipa.yaml