aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_ubiquiti_edgerouterx-sfp.dts
blob: b4deb490ed1ce323b838586601b031ac899bcc34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/dts-v1/;

#include "mt7621_ubiquiti_edgerouterx.dtsi"

/ {
	model = "UBNT-ERX-SFP";
	compatible = "ubiquiti,edgerouterx-sfp", "mediatek,mt7621-soc";
};

&i2c {
	status = "okay";

	pca9555@25 {
		compatible = "nxp,pca9555";
		reg = <0x25>;
	};
};