mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ARM: dts: rockchip: rv1106g-evb2-v10: wifi add host_wake_irq
Signed-off-by: Wang Xiaobin <xb.wang@rock-chips.com> Change-Id: I99a23e77340f3d51d357ad85a951596e2210392c
This commit is contained in:
parent
eff4833be1
commit
d8568b8087
|
|
@ -45,6 +45,11 @@ vcc3v3_sd: vcc3v3-sd {
|
|||
pinctrl-0 = <&sdmmc_pwren>;
|
||||
};
|
||||
|
||||
wireless_wlan: wireless-wlan {
|
||||
compatible = "wlan-platdata";
|
||||
WIFI,host_wake_irq = <&gpio1 RK_PB0 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
&csi2_dphy_hw {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user