OSDN Git Service

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)
commite6e0f093d97872353bda8922456064dbcf5d82a2
tree4244cbed10d20fdc998332c92e74f7c7e7205efa
parent767d3ded5fb88e95f137893a8d90d1738b897029
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