diff options
author | Michael Kao <michael.kao@mediatek.com> | 2019-02-01 15:38:12 +0800 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2019-02-05 17:01:47 -0800 |
commit | c0d7c861bd5792bef9de7192359b05099611bb27 (patch) | |
tree | 367a97fba2f5e982460ace6bca7ed25a473666cc /Documentation/devicetree/bindings/thermal | |
parent | cb82aaade9d1bf87dadd95534c31304fb4b2ffe8 (diff) | |
download | linux-c0d7c861bd5792bef9de7192359b05099611bb27.tar.bz2 |
dt-bindings: thermal: add binding document for mt8183 thermal controller
This patch adds binding document for mt8183 thermal controller.
Signed-off-by: Michael Kao <michael.kao@mediatek.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/thermal')
-rw-r--r-- | Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt index 41d6a443ad66..f8d7831f3974 100644 --- a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt @@ -13,6 +13,7 @@ Required properties: - "mediatek,mt2701-thermal" : For MT2701 family of SoCs - "mediatek,mt2712-thermal" : For MT2712 family of SoCs - "mediatek,mt7622-thermal" : For MT7622 SoC + - "mediatek,mt8183-thermal" : For MT8183 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 |