Skip to content

Commit d4f72a7

Browse files
committed
Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes
mvebu fixes for 4.18 (part 1) Use the new thermal binding on Armada 38x allowing to use a driver fix which is already part of the kernel. * tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu: ARM: dts: armada-38x: use the new thermal binding Signed-off-by: Olof Johansson <[email protected]>
2 parents 4dbd2b4 + 568cc2f commit d4f72a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/armada-38x.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@
547547

548548
thermal: thermal@e8078 {
549549
compatible = "marvell,armada380-thermal";
550-
reg = <0xe4078 0x4>, <0xe4074 0x4>;
550+
reg = <0xe4078 0x4>, <0xe4070 0x8>;
551551
status = "okay";
552552
};
553553

0 commit comments

Comments
 (0)