mirror of https://github.com/hak5/openwrt.git
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>openwrt-18.06
parent
31b5069a50
commit
e2218ea148
|
@ -91,7 +91,8 @@
|
|||
};
|
||||
|
||||
pcie@d900000 {
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue