]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VS
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 30 Mar 2026 06:58:47 +0000 (14:58 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Thu, 2 Apr 2026 03:23:15 +0000 (11:23 +0800)
commita16ca7d91e4eb37a4faf0a2d2b44603489021725
tree0f73cfd0c2fd78f3f0333b738e0965c5d2065aeb
parent0737a803bae462e69ef030dc9d050a29c1d6d265
wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VS

Add PCI ID tables with RTL8922DE whose ID is 10EC:895D, and with
RTL8922DE-VS whose ID are 10EC:892D and 10EC:882D. Also, add pci_info
struct to describe the hardware capabilities and registers accordingly.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260330065847.48946-10-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/pci.h
drivers/net/wireless/realtek/rtw89/rtw8922de.c [new file with mode: 0644]