mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
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:
committed by
Tao Huang
parent
36d177c27c
commit
18a1dd9d03
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user