]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: thermal: Add yaml bindings for thermal sensors
authorAmit Kucheria <amit.kucheria@linaro.org>
Fri, 3 Apr 2020 07:01:46 +0000 (12:31 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 22 May 2020 15:57:43 +0000 (17:57 +0200)
commitdf8ae418148df1aab3df63ca2bfe19f04897d994
treec39569bc9cb1e0a210580050567a2a7de3aa921e
parent6c3e1253d0890f2e6d257d00e4b6152d34749f78
dt-bindings: thermal: Add yaml bindings for thermal sensors

As part of moving the thermal bindings to YAML, split it up into 3
bindings: thermal sensors, cooling devices and thermal zones.

The property #thermal-sensor-cells is required in each device that acts
as a thermal sensor. It is used to uniquely identify the instance of the
thermal sensor inside the system.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/a91b5603caea5b8854cc9f5325448e4c7228c328.1585748882.git.amit.kucheria@linaro.org
Documentation/devicetree/bindings/thermal/thermal-sensor.yaml [new file with mode: 0644]