From 31b5069a502e6b2e5755fbc728c400719cede77f Mon Sep 17 00:00:00 2001 From: Vittorio Alfieri Date: Fri, 8 Sep 2017 10:35:05 +0000 Subject: lantiq: VR200v: enable PCI Enable PCI to make the (still unsupported) WAVE300 wireless visible to the system. Signed-off-by: Vittorio Alfieri --- target/linux/lantiq/dts/VR200v.dts | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/lantiq/dts') 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 { -- cgit v1.2.3