diff --git a/patch/kernel/archive/spacemit-6.18/dt/x1_orangepi-rv2.dts b/patch/kernel/archive/spacemit-6.18/dt/x1_orangepi-rv2.dts index c3c916571b..e770fbdc74 100644 --- a/patch/kernel/archive/spacemit-6.18/dt/x1_orangepi-rv2.dts +++ b/patch/kernel/archive/spacemit-6.18/dt/x1_orangepi-rv2.dts @@ -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>; };