aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorJorge Amorós <joramar76@yahoo.es>2017-09-09 11:30:03 +0200
committerMathias Kresin <dev@kresin.me>2017-09-10 08:30:23 +0200
commite2218ea14826db69619812c5a778fd53c9099e6f (patch)
tree86304c9699f63eda4214aed867e050d194705820 /target/linux
parent31b5069a502e6b2e5755fbc728c400719cede77f (diff)
downloadupstream-e2218ea14826db69619812c5a778fd53c9099e6f.tar.gz
upstream-e2218ea14826db69619812c5a778fd53c9099e6f.tar.bz2
upstream-e2218ea14826db69619812c5a778fd53c9099e6f.zip
lantiq: ARV7519RW22: enable PCIe
Enable PCIe to make the (still unsupported) WAVE300 wireless visible to the system. Signed-off-by: Jorge Amorós <joramar76@yahoo.es>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/lantiq/dts/ARV7519RW22.dts3
1 files changed, 2 insertions, 1 deletions
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>;
};
};