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 <jaz@semihalf.com> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
parent
8deebf8b8a
commit
16ae883151
@ -389,6 +389,12 @@
|
|||||||
clocks = <&mainpll>;
|
clocks = <&mainpll>;
|
||||||
clock-output-names = "nand";
|
clock-output-names = "nand";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
thermal@e8078 {
|
||||||
|
compatible = "marvell,armada380-thermal";
|
||||||
|
reg = <0xe4078 0x4>, <0xe4074 0x4>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
pcie-controller {
|
pcie-controller {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user