X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fdts%2FARV7519RW22.dts;h=0bdc150a1e7cd16a97d07f7c067fac5d6288d0cc;hp=14be6f2ca713c68a1d2737b0b3baec5c1bf1091b;hb=627a28eb09c0aa3471466850dfde6a063481a4f6;hpb=d8dde8c5178eba8c847dd48e7d06e6663ba1979f diff --git a/target/linux/lantiq/dts/ARV7519RW22.dts b/target/linux/lantiq/dts/ARV7519RW22.dts index 14be6f2ca7..0bdc150a1e 100644 --- a/target/linux/lantiq/dts/ARV7519RW22.dts +++ b/target/linux/lantiq/dts/ARV7519RW22.dts @@ -5,7 +5,8 @@ #include / { - model = "ARV7519RW22 - Orange Livebox 2.1"; + compatible = "arcadyan,arv7519rw22", "lantiq,xway", "lantiq,vr9"; + model = "Orange Livebox 2.1"; chosen { bootargs = "console=ttyLTQ0,115200"; @@ -16,7 +17,7 @@ led-failsafe = &power_green; led-running = &power_green; - led-internet = &internet_green; + led-dsl = &internet_green; }; memory@0 { @@ -91,14 +92,15 @@ }; pcie@d900000 { - status = "disabled"; + status = "okay"; + gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>; }; }; gphy-xrx200 { compatible = "lantiq,phy-xrx200"; - firmware1 = "lantiq/vr9_phy22f_a1x.bin"; /*VR9 1.1*/ - firmware2 = "lantiq/vr9_phy22f_a2x.bin"; /*VR9 1.2*/ + firmware1 = "lantiq/xrx200_phy22f_a14.bin"; /*VR9 1.1*/ + firmware2 = "lantiq/xrx200_phy22f_a22.bin"; /*VR9 1.2*/ phys = [ 00 01 ]; };