openwrtv4/target/linux/lantiq/dts/VG3503J.dts
John Crispin 858b972e66 lantiq: there is a V2 of VG3503J that needs a newer fe phy firmware
this should really be auto detected by the kernel, lets used this workaround until the real
solution is ready

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 40418
2014-04-07 15:10:22 +00:00

11 lines
161 B
Text

/dts-v1/;
/include/ "VG3503J.dtsi"
/ {
gphy-xrx200 {
compatible = "lantiq,phy-xrx200";
firmware = "lantiq/vr9_phy22f_a1x.bin";
phys = [ 00 01 ];
};
};