Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1438419

[PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller

From Dawei Chien <dawei.chien@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
Date 2016-07-07 11:10 +0200
Message-ID <rSdtL-4Uf-15@gated-at.bofh.it> (permalink)
References <rSdtL-4Uf-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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>
---
 .../bindings/thermal/mediatek-thermal.txt          |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt
index 81f9a51..bb55e79 100644
--- a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt
+++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt
@@ -8,7 +8,7 @@ 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" or "mediatek,mt2701-thermal"
 - reg: Address range of the thermal controller
 - interrupts: IRQ for the thermal controller
 - clocks, clock-names: Clocks needed for the thermal controller. required
-- 
1.7.9.5

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller Dawei Chien <dawei.chien@mediatek.com> - 2016-07-07 11:10 +0200
  Re: [PATCH 1/3] dt-bindings: thermal: Add binding document for  Mediatek thermal controller Keerthy <a0393675@ti.com> - 2016-07-07 13:20 +0200

csiph-web