wifi: rtw88: Add support for the SDIO based RTL8723DS chipset
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Mon, 22 May 2023 20:24:25 +0000 (22:24 +0200)
committerKalle Valo <kvalo@kernel.org>
Thu, 25 May 2023 16:09:39 +0000 (19:09 +0300)
commita3b125ceb45e1acd21c9bcb6d3a5c52897d536e6
tree8e87f1df006fd040b663cffe0d18706bb386c9df
parent09fcdbd28404b7e02cc9fc4862ae5b43b76867c0
wifi: rtw88: Add support for the SDIO based RTL8723DS chipset

Wire up RTL8723DS chipset support using the rtw88 SDIO HCI code as well
as the existing RTL8723D chipset code.

Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230522202425.1827005-5-martin.blumenstingl@googlemail.com
drivers/net/wireless/realtek/rtw88/Kconfig
drivers/net/wireless/realtek/rtw88/Makefile
drivers/net/wireless/realtek/rtw88/rtw8723ds.c [new file with mode: 0644]