ramips: add missing soc compatibles to dts

Add SoC compatibles where missing.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin 2017-12-30 20:41:22 +01:00
parent 3326e36fa7
commit 6912e55e71
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
#include <dt-bindings/input/input.h> #include <dt-bindings/input/input.h>
/ { / {
compatible = "ubiquiti,edgerouterx"; compatible = "ubiquiti,edgerouterx", "mediatek,mt7621-soc";
memory@0 { memory@0 {
device_type = "memory"; device_type = "memory";

View File

@ -6,7 +6,7 @@
/ { / {
model = "UBNT-ERX-SFP"; model = "UBNT-ERX-SFP";
compatible = "ubiquiti,edgerouterx-sfp"; compatible = "ubiquiti,edgerouterx-sfp", "mediatek,mt7621-soc";
i2c-gpio { i2c-gpio {
compatible = "i2c-gpio"; compatible = "i2c-gpio";