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>
This commit is contained in:
parent
31b5069a50
commit
e2218ea148
1 changed files with 2 additions and 1 deletions
|
@ -91,7 +91,8 @@
|
|||
};
|
||||
|
||||
pcie@d900000 {
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue