diff options
author | John Crispin <john@openwrt.org> | 2014-10-06 20:07:19 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-10-06 20:07:19 +0000 |
commit | 48d67fe650039575fc7648d4ab49e1c8f9df8973 (patch) | |
tree | f8422efd4576d4c867b0d27dbbcdb0a0131957a7 /target/linux/lantiq | |
parent | d0606948cbfa6314ecca52751c7f37ade506271d (diff) | |
download | upstream-48d67fe650039575fc7648d4ab49e1c8f9df8973.tar.gz upstream-48d67fe650039575fc7648d4ab49e1c8f9df8973.tar.bz2 upstream-48d67fe650039575fc7648d4ab49e1c8f9df8973.zip |
lantiq - vgv7519: we don't have dual minipci-card so we don't need gnt1-req1 for pci handling
SVN-Revision: 42817
Diffstat (limited to 'target/linux/lantiq')
-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>; |