From: Jorge Amorós Date: Sat, 9 Sep 2017 09:30:03 +0000 (+0200) Subject: lantiq: ARV7519RW22: enable PCIe X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e2218ea14826db69619812c5a778fd53c9099e6f;p=openwrt%2Fstaging%2Fstintel.git lantiq: ARV7519RW22: enable PCIe Enable PCIe to make the (still unsupported) WAVE300 wireless visible to the system. Signed-off-by: Jorge Amorós --- diff --git a/target/linux/lantiq/dts/ARV7519RW22.dts b/target/linux/lantiq/dts/ARV7519RW22.dts index 36017b5d51..f31c03f451 100644 --- a/target/linux/lantiq/dts/ARV7519RW22.dts +++ b/target/linux/lantiq/dts/ARV7519RW22.dts @@ -91,7 +91,8 @@ }; pcie@d900000 { - status = "disabled"; + status = "okay"; + gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>; }; };