wifi: rtw88: rtw8723d: Implement RTL8723DS (SDIO) efuse parsing
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Mon, 22 May 2023 20:24:23 +0000 (22:24 +0200)
committerKalle Valo <kvalo@kernel.org>
Thu, 25 May 2023 16:09:39 +0000 (19:09 +0300)
commit9be20a82232779c59979527dfc8febca3182fee2
tree349987ceb8207e17d5dd065420000c92002898ec
parente967229ead0e6c5047a1cfd5a0db58ceb930800b
wifi: rtw88: rtw8723d: Implement RTL8723DS (SDIO) efuse parsing

The efuse of the SDIO RTL8723DS chip has only one known member: the mac
address is at offset 0x11a. Add a struct rtw8723ds_efuse describing this
and use it for copying the mac address when the SDIO bus is used.

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-3-martin.blumenstingl@googlemail.com
drivers/net/wireless/realtek/rtw88/rtw8723d.c
drivers/net/wireless/realtek/rtw88/rtw8723d.h