From 18a1dd9d033bb89ec7f7f1587b6caa3563661746 Mon Sep 17 00:00:00 2001 From: Chunsheng Zhang Date: Tue, 5 Aug 2025 19:55:08 +0800 Subject: [PATCH] arm64: dts: rockchip: rv1126b-evb2: Add the rk96x_wake_aov_irq driver's dts. Change-Id: Idef5e3d08b71058b95536b23fc333f19ce6c3d65 Signed-off-by: Chunsheng Zhang --- arch/arm64/boot/dts/rockchip/rv1126b-evb2-v10.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rv1126b-evb2-v10.dtsi b/arch/arm64/boot/dts/rockchip/rv1126b-evb2-v10.dtsi index cf6b5788ea5e..db9d53a31e65 100644 --- a/arch/arm64/boot/dts/rockchip/rv1126b-evb2-v10.dtsi +++ b/arch/arm64/boot/dts/rockchip/rv1126b-evb2-v10.dtsi @@ -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 {