diff options
author | John Crispin <blogic@openwrt.org> | 2014-10-06 20:07:30 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-10-06 20:07:30 +0000 |
commit | 63576362754c575ab8945ff694290ad110af331b (patch) | |
tree | 5b58b98dc132d30f4ea32de0523a39723ecc6de2 /target/linux/lantiq/dts | |
parent | 030dbd493a7a2feb3fdc72003ded785013f5db39 (diff) | |
download | upstream-63576362754c575ab8945ff694290ad110af331b.tar.gz upstream-63576362754c575ab8945ff694290ad110af331b.tar.bz2 upstream-63576362754c575ab8945ff694290ad110af331b.zip |
lantiq - vgv7519: we don't have pcie bus so we don't need the reset device tree for this board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42818 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/dts')
-rw-r--r-- | target/linux/lantiq/dts/VGV7519.dtsi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index f9956d3d3b..ce523fbe3e 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -72,11 +72,6 @@ lantiq,function = "gphy"; lantiq,open-drain = <0>; }; - pcie-rst { - lantiq,pins = "io38"; - lantiq,pull = <0>; - lantiq,output = <1>; - }; conf_in { lantiq,pins = "io39"; /* exin3 */ lantiq,pull = <2>; |