Browse Source

ramips: Fix compatible for YUKAI Engineering BOCCO

Looks like an undetected copy/paste error.

Signed-off-by: Adrian Schmutzler <[email protected]>
Adrian Schmutzler 6 years ago
parent
commit
c017ead66e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ramips/dts/BOCCO.dts

+ 1 - 1
target/linux/ramips/dts/BOCCO.dts

@@ -6,7 +6,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-	compatible = "planex,cs-qr10", "ralink,mt7620a-soc";
+	compatible = "yukai,bocco", "ralink,mt7620a-soc";
 	model = "YUKAI Engineering BOCCO";
 
 	keys {