diff options
author | John Crispin <blogic@openwrt.org> | 2014-10-06 20:07:19 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-10-06 20:07:19 +0000 |
commit | 030dbd493a7a2feb3fdc72003ded785013f5db39 (patch) | |
tree | 6327df8b94da0bf0bce1fd244bba4bb85dc39900 | |
parent | 4366c9b6cd4012bc2610c91424135b7466e9b105 (diff) | |
download | upstream-030dbd493a7a2feb3fdc72003ded785013f5db39.tar.gz upstream-030dbd493a7a2feb3fdc72003ded785013f5db39.tar.bz2 upstream-030dbd493a7a2feb3fdc72003ded785013f5db39.zip |
lantiq - vgv7519: we don't have dual minipci-card so we don't need gnt1-req1 for pci handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42817 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/lantiq/dts/VGV7519.dtsi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index b4449f143d..f9956d3d3b 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -54,10 +54,6 @@ lantiq,groups = "mdio"; lantiq,function = "mdio"; }; - pci { - lantiq,groups = "gnt1", "req1"; - lantiq,function = "pci"; - }; gphy-leds_out { lantiq,pins = "io7", "io44"; lantiq,pull = <0>; |