From 626dbb940e2bcafb3e335e1c4a0c1f5d7d848e1b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 6 Oct 2014 20:07:56 +0000 Subject: lantiq - vgv7519: add pci-rst entry into dts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42820 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/dts/VGV7519.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target/linux') diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index 83adda9e82..50ee7a321c 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -55,6 +55,12 @@ lantiq,pull = <0>; lantiq,output = <1>; }; + pci-rst { + lantiq,pins = "io21"; + lantiq,open-drain = <0>; + lantiq,pull = <0>; + lantiq,output = <1>; + }; conf_out { lantiq,pins = "io4", "io5", "io6", /* stp */ "io21", -- cgit v1.2.3