ramips: fix Sercomm NA930 compatible string
authorMathias Kresin <dev@kresin.me>
Thu, 2 Feb 2017 21:35:59 +0000 (22:35 +0100)
committerJo-Philipp Wich <jo@mein.io>
Fri, 28 Apr 2017 15:09:36 +0000 (17:09 +0200)
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

index 522bc7585510f9ce0e73c26117f0b35914083971..a5393e2a9a2203c684bc60b66ff226a97f96a874 100644 (file)
@@ -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 {