X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fdts%2FVGV7519.dtsi;h=e67c07f417cfa5f025eec5259ce4842ce9ea7a99;hp=d652839d40ade1e52c809f7c48cb6cb87d264e00;hb=0f790247e305cd62376e29dfc15f529aeba1ac1c;hpb=6a961da2318a808c2d8a041d530a03fa9542d735 diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index d652839d40..e67c07f417 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -71,6 +71,8 @@ lantiq,groups = "gphy0 led1", "gphy1 led0"; lantiq,function = "gphy"; lantiq,open-drain = <0>; + lantiq,pull = <0>; + lantiq,output = <1>; }; }; }; @@ -204,11 +206,15 @@ lantiq,delay-lo = <0>; /* 0.0ns delay */ interrupt-map-mask = <0xf800 0x0 0x0 0x7>; interrupt-map = < - 0x7000 0 0 1 &icu0 29 1 // slot 14, irq 29 + 0x7000 0 0 1 &icu0 30 1 // slot 14, irq 30 >; gpio-reset = <&gpio 21 0>; req-mask = <0x1>; /* GNT1 */ }; + + pcie@d900000 { + status = "disabled"; + }; }; gphy-xrx200 { @@ -217,6 +223,11 @@ phys = [ 00 01 ]; }; + ralink_eep { + compatible = "ralink,eeprom"; + ralink,eeprom = "RT2860.eeprom"; + }; + gpio-keys-polled { compatible = "gpio-keys-polled"; #address-cells = <1>;