Lines Matching refs:thermal
3 This describes the device tree binding for the Mediatek thermal controller
12 - "mediatek,mt8173-thermal" : For MT8173 family of SoCs
13 - "mediatek,mt2701-thermal" : For MT2701 family of SoCs
14 - "mediatek,mt2712-thermal" : For MT2712 family of SoCs
15 - "mediatek,mt7622-thermal" : For MT7622 SoC
16 - "mediatek,mt8183-thermal" : For MT8183 family of SoCs
17 - "mediatek,mt8516-thermal", "mediatek,mt2701-thermal : For MT8516 family of SoCs
18 - reg: Address range of the thermal controller
19 - interrupts: IRQ for the thermal controller
20 - clocks, clock-names: Clocks needed for the thermal controller. required
24 - mediatek,auxadc: A phandle to the AUXADC which the thermal controller uses
26 - #thermal-sensor-cells : Should be 0. See Documentation/devicetree/bindings/thermal/thermal-sensor…
29 - resets: Reference to the reset controller controlling the thermal controller.
36 thermal: thermal@1100b000 {
37 #thermal-sensor-cells = <1>;
38 compatible = "mediatek,mt8173-thermal";