mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ARM: dts: rockchip: rv1106g-smart-door-lock-rmsl: add wireless-wlan node
Signed-off-by: Shaoxing Chen <csx@rock-chips.com> Change-Id: I07f6f46cb5bb2f8e5da5c04780eab514677f3f4a
This commit is contained in:
@@ -61,13 +61,12 @@
|
||||
regulator-settling-time-up-us = <250>;
|
||||
};
|
||||
|
||||
vcc_wlan: vcc-wlan {
|
||||
compatible = "regulator-fixed";
|
||||
regulator-name = "vcc_wlan_regulator";
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
gpio = <&gpio2 RK_PA5 GPIO_ACTIVE_HIGH>;
|
||||
enable-active-high;
|
||||
wireless_wlan: wireless-wlan {
|
||||
compatible = "wlan-platdata";
|
||||
wifi_chip_type = "Hi3861L";
|
||||
WIFI,host_wake_irq = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>;
|
||||
WIFI,poweren_gpio = <&gpio2 RK_PA5 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user