arm64: dts: rockchip: px30/rk3326-evb: add WIFI,poweren_gpio for wifi

Signed-off-by: Alex Zhao <zzc@rock-chips.com>
Change-Id: I72aedca603b4b780168697218041b41558437e19
This commit is contained in:
Alex Zhao
2022-11-07 14:13:44 +08:00
committed by Tao Huang
parent 66d9343d63
commit bca955abde
2 changed files with 2 additions and 0 deletions

View File

@@ -158,6 +158,7 @@
compatible = "wlan-platdata";
wifi_chip_type = "AP6210";
WIFI,host_wake_irq = <&gpio0 RK_PB2 GPIO_ACTIVE_HIGH>;
WIFI,poweren_gpio = <&gpio0 RK_PA2 GPIO_ACTIVE_HIGH>;
status = "okay";
};

View File

@@ -141,6 +141,7 @@
compatible = "wlan-platdata";
wifi_chip_type = "AP6210";
WIFI,host_wake_irq = <&gpio0 RK_PB2 GPIO_ACTIVE_HIGH>;
WIFI,poweren_gpio = <&gpio0 RK_PA2 GPIO_ACTIVE_HIGH>;
status = "okay";
};