projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e17fec
)
ramips: update DTS file for Planex DB-WRT01
author
John Crispin
<john@openwrt.org>
Thu, 21 Apr 2016 19:46:49 +0000
(19:46 +0000)
committer
John Crispin
<john@openwrt.org>
Thu, 21 Apr 2016 19:46:49 +0000
(19:46 +0000)
update DTS files to use jedec,spi-nor compatible string for m25p80 to fix probe issues.
Signed-off-by: YuheiOKAWA <tochiro.srchack@gmail.com>
SVN-Revision: 49209
target/linux/ramips/dts/DB-WRT01.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/DB-WRT01.dts
b/target/linux/ramips/dts/DB-WRT01.dts
index e3a7770835aab1469b1ec6f0485ee997a8fe0019..097b87b28453586ea621a83406edf539999f51b9 100644
(file)
--- a/
target/linux/ramips/dts/DB-WRT01.dts
+++ b/
target/linux/ramips/dts/DB-WRT01.dts
@@
-17,7
+17,7
@@
m25p80@0 {
#address-cells = <1>;
#size-cells = <1>;
- compatible = "
en25q64
";
+ compatible = "
jedec,spi-nor
";
reg = <0 0>;
linux,modalias = "m25p80", "mx25l6405d";
spi-max-frequency = <10000000>;