ramips: add missing soc compatibles to dts
authorMathias Kresin <dev@kresin.me>
Sat, 30 Dec 2017 19:41:22 +0000 (20:41 +0100)
committerMathias Kresin <dev@kresin.me>
Tue, 9 Jan 2018 21:05:46 +0000 (22:05 +0100)
Add SoC compatibles where missing.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/dts/UBNT-ER-e50.dtsi
target/linux/ramips/dts/UBNT-ERX-SFP.dts

index b38c7194942db9f0a713fd8f707b53820d07c78e..0947dd610604d95e55a6eb213d57b2d3307fec2c 100644 (file)
@@ -4,7 +4,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       compatible = "ubiquiti,edgerouterx";
+       compatible = "ubiquiti,edgerouterx", "mediatek,mt7621-soc";
 
        memory@0 {
                device_type = "memory";
index ca26d817211e5a5a20a7da926cd2aee726875780..7de37804a522bb2c2b3a12c54245443b2bcea64f 100644 (file)
@@ -6,7 +6,7 @@
 
 / {
        model = "UBNT-ERX-SFP";
-       compatible = "ubiquiti,edgerouterx-sfp";
+       compatible = "ubiquiti,edgerouterx-sfp", "mediatek,mt7621-soc";
 
        i2c-gpio {
                compatible = "i2c-gpio";