From: Vittorio Alfieri <vittorio88@gmail.com>
Date: Fri, 8 Sep 2017 10:35:05 +0000 (+0000)
Subject: lantiq: VR200v: enable PCI
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=31b5069a502e6b2e5755fbc728c400719cede77f;p=openwrt%2Fstaging%2F981213.git

lantiq: VR200v: enable PCI

Enable PCI to make the (still unsupported) WAVE300 wireless visible to
the system.

Signed-off-by: Vittorio Alfieri <vittorio88@gmail.com>
---

diff --git a/target/linux/lantiq/dts/VR200v.dts b/target/linux/lantiq/dts/VR200v.dts
index 29d4279a6c..11930ba676 100644
--- a/target/linux/lantiq/dts/VR200v.dts
+++ b/target/linux/lantiq/dts/VR200v.dts
@@ -78,6 +78,11 @@
 			status = "okay";
 			gpios = <&gpio 33 GPIO_ACTIVE_HIGH>;
 		};
+
+		pci0: pci@E105400 {
+			status = "okay";
+			gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
+		};
 	};
 
 	gphy-xrx200 {