projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2281f99
)
ramips: fix Sercomm NA930 compatible string
author
Mathias Kresin
<dev@kresin.me>
Thu, 2 Feb 2017 21:35:59 +0000
(22:35 +0100)
committer
Mathias Kresin
<dev@kresin.me>
Thu, 2 Feb 2017 23:46:03 +0000
(
00:46
+0100)
The Sercomm NA930 is not a mt7620a evaluation board and shouldn't use
the eval board compatible string.
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/dts/NA930.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/NA930.dts
b/target/linux/ramips/dts/NA930.dts
index 522bc7585510f9ce0e73c26117f0b35914083971..a5393e2a9a2203c684bc60b66ff226a97f96a874 100644
(file)
--- a/
target/linux/ramips/dts/NA930.dts
+++ b/
target/linux/ramips/dts/NA930.dts
@@
-5,7
+5,7
@@
#include <dt-bindings/input/input.h>
/ {
- compatible = "ralink,mt7620a-
eval-board", "ralink,mt7620a-
soc";
+ compatible = "ralink,mt7620a-soc";
model = "Sercomm NA930";
chosen {