OrangePi-RV2: add missing interrupt for bcmdhd WLAN hostwake GPIO
Signed-off-by: Sven-Ola Tuecke <sven-ola@gmx.de>
This commit is contained in:
parent
51295805e2
commit
d68fb5d2d2
@ -150,6 +150,8 @@
|
||||
|
||||
wlan_pwrseq: wlan-pwrseq {
|
||||
compatible = "spacemit,wlan-pwrseq";
|
||||
interrupt-parent = <&gpio>;
|
||||
interrupts = <66 1>;
|
||||
regon-gpios = <&gpio 67 GPIO_ACTIVE_HIGH>;
|
||||
hostwake-gpios = <&gpio 66 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user