aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_ubnt_edgerouter-x-sfp.dts
blob: 9515f1d8b5b5b40c16bc35fb7bcd29649725ec41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>;
	};
};