arm64: dts: rockchip: rv1126b-evb2: Add the rk96x_wake_aov_irq driver's dts.

Change-Id: Idef5e3d08b71058b95536b23fc333f19ce6c3d65
Signed-off-by: Chunsheng Zhang <chunsheng.zhang@rock-chips.com>
This commit is contained in:
Chunsheng Zhang
2025-08-05 19:55:08 +08:00
committed by Tao Huang
parent 36d177c27c
commit 18a1dd9d03

View File

@@ -230,6 +230,13 @@
WIFI,host_wake_irq = <&gpio0 RK_PC0 GPIO_ACTIVE_HIGH>;
status = "okay";
};
rk96x_wake_aov_irq: rk96x-wake-aov-irq {
compatible = "rockchip,rk96x-wake-aov-irq";
rk96x-wake-irq-gpios = <&gpio0 RK_PC0 GPIO_ACTIVE_HIGH>;
wakeup-source;
status = "okay";
};
};
&acdcdig_dsm {