mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
arm: dts: rk3128h-box: add ssv6051 wifi
Change-Id: Ice915d2ad532eead129627a410f23ea2f0f290be Signed-off-by: huweiguo <hwg@rock-chips.com>
This commit is contained in:
@@ -238,13 +238,13 @@
|
||||
pinctrl-1 = <&uart11_rts_gpio>;
|
||||
BT,power_gpio = <&gpio2 29 GPIO_ACTIVE_HIGH>;
|
||||
BT,wake_host_irq = <&gpio3 26 GPIO_ACTIVE_HIGH>;
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
wireless-wlan {
|
||||
compatible = "wlan-platdata";
|
||||
rockchip,grf = <&grf>;
|
||||
wifi_chip_type = "ap6335";
|
||||
wifi_chip_type = "ssv6051";
|
||||
sdio_vref = <1800>;
|
||||
WIFI,host_wake_irq = <&gpio0 28 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
@@ -539,7 +539,7 @@
|
||||
non-removable;
|
||||
ignore-pm-notify;
|
||||
keep-power-in-suspend;
|
||||
max-frequency = <150000000>;
|
||||
max-frequency = <37500000>;
|
||||
supports-sdio;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user