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

Commit 6e115215 authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/85xx: Fix typo in mpc8572ds dts



The localbus node flash had a minor typo for a read-only property.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent f3b8436a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@

			ramdisk@0 {
				reg = <0x0 0x03000000>;
				readl-only;
				read-only;
			};

			diagnostic@3000000 {