dt-bindings: thermal: Add binding document for Mediatek thermal controller
authordawei.chien@mediatek.com <dawei.chien@mediatek.com>
Thu, 18 Aug 2016 03:50:51 +0000 (11:50 +0800)
committerZhang Rui <rui.zhang@intel.com>
Tue, 6 Sep 2016 00:30:40 +0000 (08:30 +0800)
This adds the device tree binding documentation for the mediatek thermal
controller found on Mediatek MT2701.

Signed-off-by: Dawei Chien <dawei.chien@mediatek.com>
Reviewed-by: Keerthy <j-keerthy@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Documentation/devicetree/bindings/thermal/mediatek-thermal.txt

index 81f9a512bc2a93d079ac6f2c0a5b121e560e9bb8..e2f494d74d8a3fba16c328a3237fd4621ba3caf0 100644 (file)
@@ -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
This page took 0.024465 seconds and 5 git commands to generate.