diff options
-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 849779415970..0f44932889c3 100644 --- a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt | |||
@@ -74,6 +74,7 @@ Example 2): | |||
74 | interrupts = <0 58 0>; | 74 | interrupts = <0 58 0>; |
75 | clocks = <&clock 21>; | 75 | clocks = <&clock 21>; |
76 | clock-names = "tmu_apbif"; | 76 | clock-names = "tmu_apbif"; |
77 | #include "exynos5440-tmu-sensor-conf.dtsi" | ||
77 | }; | 78 | }; |
78 | 79 | ||
79 | Example 3): (In case of Exynos5420 "with misplaced TRIMINFO register") | 80 | Example 3): (In case of Exynos5420 "with misplaced TRIMINFO register") |