ramips: fix devicetree compat strings
authorMathias Kresin <dev@kresin.me>
Tue, 19 Dec 2017 20:55:42 +0000 (21:55 +0100)
committerMathias Kresin <dev@kresin.me>
Thu, 21 Dec 2017 00:05:16 +0000 (01:05 +0100)
"PandoraBox" is not the name of the manufacturer, it's a firmware made by
the manufacturer actually. Their official English name is "D-Team".

PBR-M1 is the only one they use "PandoraBox" as a brand name. Their other
products are using "Newifi" as their trademark (including Y1 and Y1S which
used to be OEM products for Lenovo).

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/dts/PBR-D1.dts
target/linux/ramips/dts/PBR-M1.dts
target/linux/ramips/dts/Y1.dts
target/linux/ramips/dts/Y1.dtsi
target/linux/ramips/dts/Y1S.dts

index a982eebbeff0ac04b47ce1c14dc37c8b0c77ce4f..78a36577c0f7e161cf3a88ec45d5ebeb87a11a4c 100644 (file)
@@ -6,7 +6,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       compatible = "pandorabox,pbr-d1", "mediatek,mt7628an-soc";
+       compatible = "d-team,pbr-d1", "mediatek,mt7628an-soc";
        model = "PBR-D1";
 
        chosen {
index f5d5f29a752484457e844c348f40217e58dcba63..66a71a91ad17275bc491a8fd1ba03e82c3647f10 100644 (file)
@@ -6,7 +6,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       compatible = "pandorabox,pbr-m1", "mediatek,mt7621-soc";
+       compatible = "d-team,pbr-m1", "mediatek,mt7621-soc";
        model = "PBR-M1";
 
        memory@0 {
index 15b3b3b81952cb6a88a314e033b516be2982e767..8aed5c120eb0a6cd1074c57a7277ad4c88a39062 100644 (file)
@@ -3,7 +3,7 @@
 #include "Y1.dtsi"
 
 / {
-       compatible = "lenovo,y1", "ralink,mt7620a-soc";
+       compatible = "lenovo,newifi-y1", "ralink,mt7620a-soc";
        model = "Lenovo Y1";
 
        gpio-leds {
index cc126f04abf2cc072d2cdf1fe06b6800ed2389ff..0db064576fc26c77a93cbd13c0f1e4074f17f88c 100644 (file)
@@ -4,7 +4,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       compatible = "lenovo,y1", "ralink,mt7620a-soc";
+       compatible = "lenovo,newifi-y1", "ralink,mt7620a-soc";
 
        chosen {
                bootargs = "console=ttyS0,115200";
index 07719c25e5bf4d9dcb4678d780fc87e58be3510c..74f7ca93cdc99b75631b6915c709b36e03864878 100644 (file)
@@ -3,7 +3,7 @@
 #include "Y1.dtsi"
 
 / {
-       compatible = "lenovo,y1s", "lenovo,y1", "ralink,mt7620a-soc";
+       compatible = "lenovo,newifi-y1s", "lenovo,newifi-y1", "ralink,mt7620a-soc";
        model = "Lenovo Y1S";
 
        gpio_export {