aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-02-02 22:35:59 +0100
committerMathias Kresin <dev@kresin.me>2017-02-03 00:46:03 +0100
commit2c4d81310f0c1e23c8c89227c59d6c48ce689da5 (patch)
tree1a9fbc9fbe361502ab05da5f3d03a79f2155dfcb
parent2281f9929beb79d4cd89e4d3796e61f752cf4c0a (diff)
downloadupstream-2c4d81310f0c1e23c8c89227c59d6c48ce689da5.tar.gz
upstream-2c4d81310f0c1e23c8c89227c59d6c48ce689da5.tar.bz2
upstream-2c4d81310f0c1e23c8c89227c59d6c48ce689da5.zip
ramips: fix Sercomm NA930 compatible string
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>
-rw-r--r--target/linux/ramips/dts/NA930.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/NA930.dts b/target/linux/ramips/dts/NA930.dts
index 522bc75855..a5393e2a9a 100644
--- 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 {