.. | .. |
---|
13 | 13 | - "mediatek,mt2701-thermal" : For MT2701 family of SoCs |
---|
14 | 14 | - "mediatek,mt2712-thermal" : For MT2712 family of SoCs |
---|
15 | 15 | - "mediatek,mt7622-thermal" : For MT7622 SoC |
---|
| 16 | + - "mediatek,mt8183-thermal" : For MT8183 family of SoCs |
---|
16 | 17 | - reg: Address range of the thermal controller |
---|
17 | 18 | - interrupts: IRQ for the thermal controller |
---|
18 | 19 | - clocks, clock-names: Clocks needed for the thermal controller. required |
---|
.. | .. |
---|
22 | 23 | - resets: Reference to the reset controller controlling the thermal controller. |
---|
23 | 24 | - mediatek,auxadc: A phandle to the AUXADC which the thermal controller uses |
---|
24 | 25 | - mediatek,apmixedsys: A phandle to the APMIXEDSYS controller. |
---|
25 | | -- #thermal-sensor-cells : Should be 0. See ./thermal.txt for a description. |
---|
| 26 | +- #thermal-sensor-cells : Should be 0. See Documentation/devicetree/bindings/thermal/thermal-sensor.yaml for a description. |
---|
26 | 27 | |
---|
27 | 28 | Optional properties: |
---|
28 | 29 | - nvmem-cells: A phandle to the calibration data provided by a nvmem device. If |
---|