[PATCH] powerpc/85xx: Fix typo in mpc8572ds dts
Kumar Gala
galak at kernel.crashing.org
Wed Jan 21 02:58:25 EST 2009
The localbus node flash had a minor typo for a read-only property.
Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
---
arch/powerpc/boot/dts/mpc8572ds.dts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/boot/dts/mpc8572ds.dts b/arch/powerpc/boot/dts/mpc8572ds.dts
index 3dcc001..359c3b7 100644
--- a/arch/powerpc/boot/dts/mpc8572ds.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds.dts
@@ -89,7 +89,7 @@
ramdisk at 0 {
reg = <0x0 0x03000000>;
- readl-only;
+ read-only;
};
diagnostic at 3000000 {
--
1.5.6.6
More information about the Linuxppc-dev
mailing list