OSDN Git Service

dt-bindings: thermal: Remove soc unit address
authorFabio Estevam <festevam@gmail.com>
Tue, 30 Jun 2020 12:18:04 +0000 (09:18 -0300)
committerRob Herring <robh@kernel.org>
Tue, 30 Jun 2020 15:00:24 +0000 (09:00 -0600)
commit34b9610609baf07048b127a9bdd33829ff0edd4b
tree8c1bf6312b22d19d8d12dc14387d8d7137840d3d
parent0b3f3ad3fe19dc56ec6689032cbf76d033f3e37d
dt-bindings: thermal: Remove soc unit address

Remove the soc unit address to fix the following warnings seen with
'make dt_binding_check':

Documentation/devicetree/bindings/thermal/thermal-sensor.example.dts:22.20-49.11: Warning (unit_address_vs_reg): /example-0/soc@0: node has a unit name, but no reg or ranges property
Documentation/devicetree/bindings/thermal/thermal-zones.example.dts:23.20-50.11: Warning (unit_address_vs_reg): /example-0/soc@0: node has a unit name, but no reg or ranges property

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20200630121804.27887-1-festevam@gmail.com
[robh: also fix thermal-zones.yaml example]
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/thermal/thermal-sensor.yaml
Documentation/devicetree/bindings/thermal/thermal-zones.yaml