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 <galak@kernel.crashing.org>
This commit is contained in:
@@ -89,7 +89,7 @@
|
|||||||
|
|
||||||
ramdisk@0 {
|
ramdisk@0 {
|
||||||
reg = <0x0 0x03000000>;
|
reg = <0x0 0x03000000>;
|
||||||
readl-only;
|
read-only;
|
||||||
};
|
};
|
||||||
|
|
||||||
diagnostic@3000000 {
|
diagnostic@3000000 {
|
||||||
|
Reference in New Issue
Block a user