diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2016-02-18 14:14:18 +0900 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2016-03-08 14:04:21 -0800 |
commit | a41e939b279836916531cb4b3860b69a21e71b46 (patch) | |
tree | 1b827113657fd24c66fd6bf9372dcedb59726dcb /Documentation | |
parent | 5e25166f32e7364422e2c413b5667713d6fa0f85 (diff) | |
download | linux-stable-a41e939b279836916531cb4b3860b69a21e71b46.tar.gz linux-stable-a41e939b279836916531cb4b3860b69a21e71b46.tar.bz2 linux-stable-a41e939b279836916531cb4b3860b69a21e71b46.zip |
thermal: exynos: Document compatible for Exynos5433 TMU
Commit 488c7455d74c ("thermal: exynos: Add the support for Exynos5433
TMU") added new compatible but forgot to update documentation.
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/thermal/exynos-thermal.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt index 695150a4136b..34315d7fbfde 100644 --- a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt @@ -11,6 +11,7 @@ "samsung,exynos5420-tmu" for TMU channel 0, 1 on Exynos5420 "samsung,exynos5420-tmu-ext-triminfo" for TMU channels 2, 3 and 4 Exynos5420 (Must pass triminfo base and triminfo clock) + "samsung,exynos5433-tmu" "samsung,exynos5440-tmu" "samsung,exynos7-tmu" - interrupt-parent : The phandle for the interrupt controller |