ramips: mt7621: tidy up names for Ubiquiti devices
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / mt7621_ubnt_edgerouter-x-sfp.dts
diff --git a/target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts b/target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts
new file mode 100644 (file)
index 0000000..9515f1d
--- /dev/null
@@ -0,0 +1,17 @@
+/dts-v1/;
+
+#include "mt7621_ubnt_edgerouter-x.dtsi"
+
+/ {
+       model = "Ubiquiti EdgeRouter X SFP";
+       compatible = "ubnt,edgerouter-x-sfp", "mediatek,mt7621-soc";
+};
+
+&i2c {
+       status = "okay";
+
+       pca9555@25 {
+               compatible = "nxp,pca9555";
+               reg = <0x25>;
+       };
+};