diff options
author | Lukasz Majewski <l.majewski@samsung.com> | 2015-01-23 15:10:06 +0300 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2015-01-25 00:38:12 +0300 |
commit | d29f0a10955bb1c5564e186202047cadd52ba3f2 (patch) | |
tree | 8f74b214fdbe2e47a4855c194c8fb31b57379d25 /Documentation/devicetree/bindings/thermal | |
parent | 7e20525809ed4d99a5574b2b277363eaf3def6ad (diff) | |
download | linux-d29f0a10955bb1c5564e186202047cadd52ba3f2.tar.xz |
dts: Documentation: Update exynos-thermal.txt example for Exynos5440
Updating exynos-thermal.txt documentation entry for Exynos5440
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/thermal')
-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): interrupts = <0 58 0>; clocks = <&clock 21>; clock-names = "tmu_apbif"; + #include "exynos5440-tmu-sensor-conf.dtsi" }; Example 3): (In case of Exynos5420 "with misplaced TRIMINFO register") |