Merge branch 'dt-bindings-net-qcom-ipa-relax-some-restrictions'
authorJakub Kicinski <kuba@kernel.org>
Sat, 12 Nov 2022 05:23:23 +0000 (21:23 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 12 Nov 2022 05:23:23 +0000 (21:23 -0800)
commitd77be49309dddadee7cd0e581449baef1ded5ebe
tree513012d8fecec52c6908b7f381e6bb771a4dca2c
parent45f22f2fdc19b78bf8397fb9e535f8f9e90fbaf2
parent7a6ca44c1e6156ac49274ce44f67bdc4d86187cb
Merge branch 'dt-bindings-net-qcom-ipa-relax-some-restrictions'

Alex Elder says:

====================
dt-bindings: net: qcom,ipa: relax some restrictions

The first patch in this series simply removes an unnecessary
requirement in the IPA binding.  Previously, if the modem was doing
GSI firmware loading, the firmware name property was required to
*not* be present.  There is no harm in having the firmware name be
specified, so this restriction isn't needed.

The second patch restates a requirement on the "memory-region"
property more accurately.

These binding changes have no impact on existing code or DTS files.
These aren't really bug fixes, so no need to back-port.
====================

Link: https://lore.kernel.org/r/20221110195619.1276302-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>