blob: 22cf909d0035cb69836821a3f6add9cdf8c49c58 [file] [log] [blame]
/dts-v1/;
#include "mt7986a-rfb.dtsi"
/ {
model = "MediaTek MT7986a RFB";
compatible = "mediatek,mt7986a-2500wan-snand-rfb";
};
&wbsys {
mediatek,mtd-eeprom = <&factory 0x0000>;
status = "okay";
};
&mdio {
switch@0 {
ports {
port@4 {
reg = <4>;
label = "lan4";
};
port@5 {
reg = <5>;
label = "lan5";
phy-mode = "2500base-x";
fixed-link {
speed = <2500>;
full-duplex;
pause;
};
};
};
};
};