From 858b972e66f4f215fcf9774525a5c71bd80be90f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 7 Apr 2014 15:10:22 +0000 Subject: 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 SVN-Revision: 40418 --- target/linux/lantiq/dts/VG3503J_V2.dts | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/lantiq/dts/VG3503J_V2.dts (limited to 'target/linux/lantiq/dts/VG3503J_V2.dts') diff --git a/target/linux/lantiq/dts/VG3503J_V2.dts b/target/linux/lantiq/dts/VG3503J_V2.dts new file mode 100644 index 0000000000..005d5bc1ad --- /dev/null +++ b/target/linux/lantiq/dts/VG3503J_V2.dts @@ -0,0 +1,11 @@ +/dts-v1/; + +/include/ "VG3503J.dtsi" + +/ { + gphy-xrx200 { + compatible = "lantiq,phy-xrx200"; + firmware = "lantiq/vr9_phy22f_a2x.bin"; + phys = [ 00 01 ]; + }; +}; -- cgit v1.2.3