|
@@ -8,7 +8,9 @@ apmixedsys register space via AHB bus accesses, so a phandle to the APMIXEDSYS
|
|
|
is also needed.
|
|
|
|
|
|
Required properties:
|
|
|
-- compatible: "mediatek,mt8173-thermal"
|
|
|
+- compatible:
|
|
|
+ - "mediatek,mt8173-thermal" : For MT8173 family of SoCs
|
|
|
+ - "mediatek,mt2701-thermal" : For MT2701 family of SoCs
|
|
|
- reg: Address range of the thermal controller
|
|
|
- interrupts: IRQ for the thermal controller
|
|
|
- clocks, clock-names: Clocks needed for the thermal controller. required
|