rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 20 Apr 2020 05:50:53 +0000 (13:50 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 21 Apr 2020 12:59:23 +0000 (15:59 +0300)
commit44baa97ca820dbc81dfde076937d15bc725a3a54
treeef03db79864a82e48d7641b679b64af743b66709
parent1afb5eb7a00dab15551bbfb24c4e8a750da21827
rtw88: 8723d: Add new chip op efuse_grant() to control efuse access

8723D devices need to grant efuse access before dumping physical efuse
map, other chips don't need it, so keep this ops as blank.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200420055054.14592-8-yhchuang@realtek.com
drivers/net/wireless/realtek/rtw88/efuse.c
drivers/net/wireless/realtek/rtw88/main.h
drivers/net/wireless/realtek/rtw88/reg.h
drivers/net/wireless/realtek/rtw88/rtw8723d.c