From: Kumar Gala Date: Tue, 20 Jan 2009 15:57:24 +0000 (-0600) Subject: powerpc/85xx: Fix typo in mpc8572ds dts X-Git-Tag: firefly_0821_release~15737^2~6^2~6 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6e11521506e592aed2eba90166e20796c0695023;p=firefly-linux-kernel-4.4.55.git powerpc/85xx: Fix typo in mpc8572ds dts The localbus node flash had a minor typo for a read-only property. Signed-off-by: Kumar Gala --- diff --git a/arch/powerpc/boot/dts/mpc8572ds.dts b/arch/powerpc/boot/dts/mpc8572ds.dts index 3dcc001b8ed3..359c3b727420 100644 --- a/arch/powerpc/boot/dts/mpc8572ds.dts +++ b/arch/powerpc/boot/dts/mpc8572ds.dts @@ -89,7 +89,7 @@ ramdisk@0 { reg = <0x0 0x03000000>; - readl-only; + read-only; }; diagnostic@3000000 {