diff options
author | Fabien Parent <fparent@baylibre.com> | 2020-10-21 18:42:30 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-10-27 11:18:54 +0100 |
commit | c707f973df1706020f4a4669b5f1932e90c0f29c (patch) | |
tree | c06d133d20a1a0a0133884240016edb957f75f6b /Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | |
parent | dt-bindings: thermal: mediatek: make resets property optional (diff) | |
download | linux-c707f973df1706020f4a4669b5f1932e90c0f29c.tar.xz linux-c707f973df1706020f4a4669b5f1932e90c0f29c.zip |
dt-bindings: thermal: mediatek: add documentation for MT8516 SoC
Add binding documentation for the MediaTek MT8516 SoC.
The SoC thermal IP is similar to MT2701.
Signed-off-by: Fabien Parent <fparent@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20201021164231.3029956-2-fparent@baylibre.com
Diffstat (limited to 'Documentation/devicetree/bindings/thermal/mediatek-thermal.txt')
-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 2d20f6b0dca0..5c7e7bdd029a 100644 --- a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt @@ -14,6 +14,7 @@ Required properties: - "mediatek,mt2712-thermal" : For MT2712 family of SoCs - "mediatek,mt7622-thermal" : For MT7622 SoC - "mediatek,mt8183-thermal" : For MT8183 family of SoCs + - "mediatek,mt8516-thermal", "mediatek,mt2701-thermal : For MT8516 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 |