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


Groups > linux.kernel > #1337038

[PATCH 1/3] thermal: exynos: Document compatible for Exynos5433 TMU

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject [PATCH 1/3] thermal: exynos: Document compatible for Exynos5433 TMU
Date 2016-02-18 06:20 +0100
Message-ID <r3pap-EO-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Commit 488c7455d74c ("thermal: exynos: Add the support for Exynos5433
TMU") added new compatible but forgot to update documentation.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
---
 Documentation/devicetree/bindings/thermal/exynos-thermal.txt | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.5.0

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


Thread

[PATCH 1/3] thermal: exynos: Document compatible for Exynos5433 TMU Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-02-18 06:20 +0100
  [PATCH 3/3] thermal: exynos: Print a message about exceeded number of  supported trip-points Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-02-18 06:20 +0100
    Re: [PATCH 3/3] thermal: exynos: Print a message about exceeded number  of supported trip-points Chanwoo Choi <cw00.choi@samsung.com> - 2016-02-18 06:40 +0100
  Re: [PATCH 1/3] thermal: exynos: Document compatible for Exynos5433 TMU Chanwoo Choi <cw00.choi@samsung.com> - 2016-02-18 06:30 +0100
  Re: [PATCH 1/3] thermal: exynos: Document compatible for Exynos5433  TMU Rob Herring <robh@kernel.org> - 2016-02-22 04:00 +0100

csiph-web