projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3b8436
)
powerpc/85xx: Fix typo in mpc8572ds dts
author
Kumar Gala
<galak@kernel.crashing.org>
Tue, 20 Jan 2009 15:57:24 +0000
(09:57 -0600)
committer
Kumar Gala
<galak@kernel.crashing.org>
Tue, 20 Jan 2009 15:57:24 +0000
(09:57 -0600)
The localbus node flash had a minor typo for a read-only property.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8572ds.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/mpc8572ds.dts
b/arch/powerpc/boot/dts/mpc8572ds.dts
index 3dcc001b8ed3432609a281462af94293f7f47868..359c3b727420fec88a5f2585744b0f3b6c923f5e 100644
(file)
--- a/
arch/powerpc/boot/dts/mpc8572ds.dts
+++ b/
arch/powerpc/boot/dts/mpc8572ds.dts
@@
-89,7
+89,7
@@
ramdisk@0 {
reg = <0x0 0x03000000>;
- read
l
-only;
+ read-only;
};
diagnostic@3000000 {