mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
ARM: dts: rockchip: wireless-wlan support ext clk for rk3308-voice-module-mainboard-v10-aarch32
Change-Id: I13bf086f7b8f58606609e16e3ce0acac13f6dbc1 Signed-off-by: xiaoyao <xiaoyao@rock-chips.com>
This commit is contained in:
parent
b906edb495
commit
5444d248aa
|
|
@ -26,6 +26,9 @@ wireless-bluetooth {
|
|||
wireless-wlan {
|
||||
compatible = "wlan-platdata";
|
||||
rockchip,grf = <&grf>;
|
||||
clocks = <&cru SCLK_WIFI>;
|
||||
clock-names = "clk_wifi";
|
||||
ref-clock-frequency = <24000000>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&wifi_wake_host>;
|
||||
wifi_chip_type = "rtl8723ds";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user