diff options
author | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2018-06-21 12:35:30 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2018-06-25 18:37:58 +0200 |
commit | c05b799ecc4b4363e57e23db401561a6fc51d054 (patch) | |
tree | 2655cf9a49d3da6e31a8b2579c45dc83bed8db4e /arch/arm/boot/dts/exynos3250.dtsi | |
parent | dt-bindings: arm: Remove obsolete insignal-boards.txt (diff) | |
download | linux-c05b799ecc4b4363e57e23db401561a6fc51d054.tar.xz linux-c05b799ecc4b4363e57e23db401561a6fc51d054.zip |
ARM: dts: exynos: remove no longer needed samsung thermal properties
Remove no longer needed samsung thermal properties.
There should be no functional changes caused by this patch.
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/exynos3250.dtsi')
-rw-r--r-- | arch/arm/boot/dts/exynos3250.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/exynos3250.dtsi b/arch/arm/boot/dts/exynos3250.dtsi index aff5d66ae058..27a1ee28c3bb 100644 --- a/arch/arm/boot/dts/exynos3250.dtsi +++ b/arch/arm/boot/dts/exynos3250.dtsi @@ -242,7 +242,7 @@ interrupts = <GIC_SPI 216 IRQ_TYPE_LEVEL_HIGH>; clocks = <&cmu CLK_TMU_APBIF>; clock-names = "tmu_apbif"; - #include "exynos4412-tmu-sensor-conf.dtsi" + #thermal-sensor-cells = <0>; status = "disabled"; }; |