projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31b5069
)
lantiq: ARV7519RW22: enable PCIe
author
Jorge Amorós
<joramar76@yahoo.es>
Sat, 9 Sep 2017 09:30:03 +0000
(11:30 +0200)
committer
Mathias Kresin
<dev@kresin.me>
Sun, 10 Sep 2017 06:30:23 +0000
(08:30 +0200)
Enable PCIe to make the (still unsupported) WAVE300 wireless visible to
the system.
Signed-off-by: Jorge Amorós <joramar76@yahoo.es>
target/linux/lantiq/dts/ARV7519RW22.dts
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/dts/ARV7519RW22.dts
b/target/linux/lantiq/dts/ARV7519RW22.dts
index 36017b5d517fc41bc25f86bf90d172cb39b7e169..f31c03f451806ec2c27e32a9e1f0acbd87001824 100644
(file)
--- 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>;
};
};