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

Commit 9f603371 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into fixes

AT91 fixes for 4.20

 - Fix the SMC parent clock

* tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux

:
  ARM: dts: at91: sama5d2: use the divided clock for SMC

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 63415a3c 4ab7ca09
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -314,7 +314,7 @@
				  0x1 0x0 0x60000000 0x10000000
				  0x2 0x0 0x70000000 0x10000000
				  0x3 0x0 0x80000000 0x10000000>;
			clocks = <&mck>;
			clocks = <&h32ck>;
			status = "disabled";

			nand_controller: nand-controller {