aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-02-02 22:35:59 +0100
committerJo-Philipp Wich <jo@mein.io>2017-04-28 17:09:36 +0200
commit7e2ad9cbb855abd660d72d2127b7440bd282db85 (patch)
treefaee27428ddecb8e494b273a59e82a90ed6902e4 /target
parent88cc06abb7b40ae91f889b5038292f4ffe2e55d5 (diff)
downloadupstream-7e2ad9cbb855abd660d72d2127b7440bd282db85.tar.gz
upstream-7e2ad9cbb855abd660d72d2127b7440bd282db85.tar.bz2
upstream-7e2ad9cbb855abd660d72d2127b7440bd282db85.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>
Diffstat (limited to 'target')
-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 {