]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protection
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 16 Oct 2024 13:37:35 +0000 (21:37 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 25 Oct 2024 01:31:13 +0000 (09:31 +0800)
commit9ef90a49b0db7b2a7242b89d292e4e0913e09ad6
treed392efea9f7358fe8c53244f1e9f326a249bb614
parent63aca1726213420dd17af6b4312fda3313f67e92
wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protection

Specific PCI subsystem ID (SSID) of WiFi cards is used by specific
customer who want to enable various features with different arguments.

Define PCI SSID quirks tables to enable thermal protection with two kinds
of thermal values for 110 and 120 degree Celsius.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241016133735.7571-3-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/pci.c
drivers/net/wireless/realtek/rtw89/pci.h
drivers/net/wireless/realtek/rtw89/rtw8851be.c
drivers/net/wireless/realtek/rtw89/rtw8852ae.c
drivers/net/wireless/realtek/rtw89/rtw8852be.c
drivers/net/wireless/realtek/rtw89/rtw8852bte.c
drivers/net/wireless/realtek/rtw89/rtw8852ce.c
drivers/net/wireless/realtek/rtw89/rtw8922ae.c