Skip to content

Commit

Permalink
Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu…
Browse files Browse the repository at this point in the history
… 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]>
  • Loading branch information
olofj committed Jul 14, 2018
2 parents 4dbd2b4 + 568cc2f commit d4f72a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/armada-38x.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@

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

Expand Down

0 comments on commit d4f72a7

Please sign in to comment.