]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: soc: qcom: fix IPA binding
authorAlex Elder <elder@linaro.org>
Wed, 11 Mar 2020 21:47:00 +0000 (16:47 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Mar 2020 07:05:45 +0000 (00:05 -0700)
commit84c4873d43cd96b9772fcd419860e419b96bc1ed
tree4244cbed10d20fdc998332c92e74f7c7e7205efa
parent552decf26b5156b66c79f592722bd6b466ab65d1
dt-bindings: soc: qcom: fix IPA binding

The definitions for the "qcom,smem-states" and "qcom,smem-state-names"
properties need to list their "$ref" under an "allOf" keyword.

In addition, fix two problems in the example at the end:
  - Use #include for header files that define needed symbolic values
  - Terminate the line that includes the "ipa-shared" register space
    name with a comma rather than a semicolon

Finally, update some white space in the example for better alignment.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/qcom,ipa.yaml