diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2024-05-21 12:01:39 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-05-27 16:45:44 +0800 |
commit | 9e305a6f01ad539dc134b8017521495378d8e00e (patch) | |
tree | 2ed71ca0c54d1c00d72ca489da260cdb282d81a4 /drivers/net/wireless/admtek/adm8211.h | |
parent | d5b96a4a31593a609acd564cfa54f269461a33f0 (diff) |
wifi: rtw89: 8852c: correct logic and restore PCI PHY EQ after device resume
PCI PHY EQ value is missing after card off/on, so update the value after
device resume. The original commit only updates once at probe stage, which
could lead problem after suspend/resume.
The logic should be read a value from one register and write to another
register with a mask to avoid affecting unrelated bits.
Fixes: a78d33a1286c ("wifi: rtw89: 8852c: disable PCI PHY EQ to improve compatibility")
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/20240521040139.20311-1-pkshih@realtek.com
Diffstat (limited to 'drivers/net/wireless/admtek/adm8211.h')
0 files changed, 0 insertions, 0 deletions