wifi: rtw89: pci: implement PCI CLK/ASPM/L1SS for WiFi 7 chips
authorChin-Yen Lee <timlee@realtek.com>
Thu, 22 Feb 2024 06:42:58 +0000 (14:42 +0800)
committerKalle Valo <kvalo@kernel.org>
Tue, 27 Feb 2024 14:55:13 +0000 (16:55 +0200)
commit53fe234f15b9e45a699591828950b1c3416da239
tree4225a5779a36d54ece2a14993beabe15a8dc631e
parent6ebe995542d0aafcee234dc8cdf50cbb24279591
wifi: rtw89: pci: implement PCI CLK/ASPM/L1SS for WiFi 7 chips

PCI CLK/ASPM/L1SS is power management mechanism used to reduce power
consumption of PCI chip. The registers for setting of these features
in WiFi 7 Chip are different from WiFi 6 chip, so separate them
in generation information.

Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240222064258.59782-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/pci.c
drivers/net/wireless/realtek/rtw89/pci.h
drivers/net/wireless/realtek/rtw89/pci_be.c