OSDN Git Service

dt-bindings: thermal: Add yaml bindings for thermal zones
authorAmit Kucheria <amit.kucheria@linaro.org>
Fri, 3 Apr 2020 07:01:48 +0000 (12:31 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 22 May 2020 15:57:44 +0000 (17:57 +0200)
commit1202a442a31fd2e53cde1a9677d9f7005e48fd6e
treec6ebe917a4eb00e0899b0772c9be2532a0d19227
parent73c46acf915385e27f3312e77717d27eff74c08a
dt-bindings: thermal: Add yaml bindings for thermal zones

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

The thermal-zone binding is a software abstraction to capture the
properties of each zone - how often they should be checked, the
temperature thresholds (trips) at which mitigation actions need to be
taken and the level of mitigation needed at those thresholds.

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/44e5c68bc654ccaf88945f70dc875fa186dd1480.1585748882.git.amit.kucheria@linaro.org
Documentation/devicetree/bindings/thermal/thermal-zones.yaml [new file with mode: 0644]