summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-12-30 20:41:22 +0100
committerMathias Kresin <dev@kresin.me>2018-01-09 22:05:46 +0100
commit6912e55e7106bf4130185dc018324ac9675328e0 (patch)
treea85252073a65a8911721f112e7c1efdc3990cfca /target
parent3326e36fa7f3f322362dda22fc763ca14406df41 (diff)
downloadmtk-20170518-6912e55e7106bf4130185dc018324ac9675328e0.zip
mtk-20170518-6912e55e7106bf4130185dc018324ac9675328e0.tar.gz
mtk-20170518-6912e55e7106bf4130185dc018324ac9675328e0.tar.bz2
ramips: add missing soc compatibles to dts
Add SoC compatibles where missing. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/dts/UBNT-ER-e50.dtsi2
-rw-r--r--target/linux/ramips/dts/UBNT-ERX-SFP.dts2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/UBNT-ER-e50.dtsi b/target/linux/ramips/dts/UBNT-ER-e50.dtsi
index b38c719..0947dd6 100644
--- a/target/linux/ramips/dts/UBNT-ER-e50.dtsi
+++ b/target/linux/ramips/dts/UBNT-ER-e50.dtsi
@@ -4,7 +4,7 @@
#include <dt-bindings/input/input.h>
/ {
- compatible = "ubiquiti,edgerouterx";
+ compatible = "ubiquiti,edgerouterx", "mediatek,mt7621-soc";
memory@0 {
device_type = "memory";
diff --git a/target/linux/ramips/dts/UBNT-ERX-SFP.dts b/target/linux/ramips/dts/UBNT-ERX-SFP.dts
index ca26d81..7de3780 100644
--- a/target/linux/ramips/dts/UBNT-ERX-SFP.dts
+++ b/target/linux/ramips/dts/UBNT-ERX-SFP.dts
@@ -6,7 +6,7 @@
/ {
model = "UBNT-ERX-SFP";
- compatible = "ubiquiti,edgerouterx-sfp";
+ compatible = "ubiquiti,edgerouterx-sfp", "mediatek,mt7621-soc";
i2c-gpio {
compatible = "i2c-gpio";