Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d4f72a70 authored by Olof Johansson's avatar Olof Johansson
Browse files

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: default avatarOlof Johansson <olof@lixom.net>
parents 4dbd2b42 568cc2f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -547,7 +547,7 @@

			thermal: thermal@e8078 {
				compatible = "marvell,armada380-thermal";
				reg = <0xe4078 0x4>, <0xe4074 0x4>;
				reg = <0xe4078 0x4>, <0xe4070 0x8>;
				status = "okay";
			};