Open
Description
Have you verified this driver in orangepi-zero2?After I compiled, I found that I did not find that the device when linux booting,and driver was not running。
my dts:
&mmc1 {
vmmc-supply = <®_aldo2>;
mmc-pwrseq = <&wifi_pwrseq>;
bus-width = <4>;
non-removable;
status = "okay";
uwe-bsp {
compatible = "unisoc,uwe_bsp";
keep-power-on;
data-irq;
//adma-tx;
adma-rx;
//blksz-512;
status = "okay";
};
};
my config
CONFIG_SPARD_WLAN_SUPPORT=y
CONFIG_SC23XX=y
CONFIG_UMW2653 is not set
CONFIG_SC2342_INTEG is not set
CONFIG_SC2355 is not set
CONFIG_SC2366 is not set
CONFIG_WCN_BSP_DRIVER_BUILDIN is not set
CONFIG_RK_WIFI_DEVICE_UWE5621 is not set
CONFIG_RK_WIFI_DEVICE_UWE5622 is not set
CONFIG_AW_WIFI_DEVICE_UWE5622=y
CONFIG_AW_BIND_VERIFY=y
CONFIG_WLAN_UWE5622=m
CONFIG_SPRDWL_NG=m
CONFIG_UNISOC_WIFI_PS=y
CONFIG_TTY_OVERY_SDIO is not set
Metadata
Assignees
Labels
No labels