Searched hist:"68 b0ce5bb4002cd657963cb876f0ff51729f9bfc" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852c_rfk.c | diff 68b0ce5bb4002cd657963cb876f0ff51729f9bfc Fri Sep 30 08:33:17 CDT 2022 Ping-Ke Shih <pkshih@realtek.com> wifi: rtw89: 8852c: correct set of IQK backup registers
IQK can change the values of this register set, so need to backup and restore the values. During we rewrite IQK, the policy is changed. Some values are controlled and filled by IQK, and don't need to restore after IQK. Therefore, remove this kind of registers from this array.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220930133318.6335-1-pkshih@realtek.com
|