ramips: add missing soc compatibles to dts

Add SoC compatibles where missing.

Signed-off-by: Mathias Kresin <dev@kresin.me>
master
Mathias Kresin 7 years ago
parent 3326e36fa7
commit 6912e55e71
  1. 2
      target/linux/ramips/dts/UBNT-ER-e50.dtsi
  2. 2
      target/linux/ramips/dts/UBNT-ERX-SFP.dts

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

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

Loading…
Cancel
Save