]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: rtw89: pci: restore LDO setting after device resume
authorDian-Syuan Yang <dian_syuan0116@realtek.com>
Tue, 27 Jan 2026 08:50:35 +0000 (16:50 +0800)
committerSasha Levin <sashal@kernel.org>
Wed, 4 Mar 2026 12:20:31 +0000 (07:20 -0500)
commita58a4fe5239d50ccfee287fe1e4335e8eb29b10e
tree686f3be037bb8c615c82d315d6c7165003f440fb
parenta137ea5cff5b1ec43742e3cac9b86d216c331940
wifi: rtw89: pci: restore LDO setting after device resume

[ Upstream commit af1e82232b988f8fc6d635c60609765e49221a64 ]

The LDO (Low Dropout Regulator) setting is missing after suspend/resume
in some platforms, and it will cause card loss. Therefore, reconfigure
this setting to avoid it.

Signed-off-by: Dian-Syuan Yang <dian_syuan0116@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260127085036.44060-6-pkshih@realtek.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/realtek/rtw89/pci.c