From: Grzegorz Jaszczyk Date: Thu, 4 Aug 2016 10:14:11 +0000 (+0200) Subject: ARM: dts: mvebu: armada-39x: enable the thermal sensor in Armada-39x SoCs X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=16ae883151ab64ebd0cdf8436e794df26bae2e24;p=linux-beck.git ARM: dts: mvebu: armada-39x: enable the thermal sensor in Armada-39x SoCs The whole Armada 39x SoC family of processors has thermal sensor which can be supported with existing driver. Signed-off-by: Grzegorz Jaszczyk Acked-by: Gregory CLEMENT Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm/boot/dts/armada-39x.dtsi b/arch/arm/boot/dts/armada-39x.dtsi index 0a13265f8f52..54df09f97595 100644 --- a/arch/arm/boot/dts/armada-39x.dtsi +++ b/arch/arm/boot/dts/armada-39x.dtsi @@ -389,6 +389,12 @@ clocks = <&mainpll>; clock-output-names = "nand"; }; + + thermal@e8078 { + compatible = "marvell,armada380-thermal"; + reg = <0xe4078 0x4>, <0xe4074 0x4>; + status = "okay"; + }; }; pcie-controller {