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)
commitc1bba2c94decdec382c6a07d9ba722cefd617575
treec39569bc9cb1e0a210580050567a2a7de3aa921e
parentfc7a3d9e9cd01e2679076c655f2bc4b04efbfa01
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]