wifi: rtw89: 8922ae: add 8922AE PCI entry and basic info
authorPing-Ke Shih <pkshih@realtek.com>
Thu, 26 Oct 2023 12:00:46 +0000 (20:00 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 30 Oct 2023 17:23:00 +0000 (19:23 +0200)
commit73b479fe5f4ad5391f69502930c1f782b4c6182f
tree0d1c00d1493a7def94fb149f8a6cc215b9d58b5b
parente416514e309f7e25e577fee45a65f246f67b2261
wifi: rtw89: 8922ae: add 8922AE PCI entry and basic info

8922AE is a PCIE 802.11be wireless adapter with PID 0x8922. We add basic
configurations including PCI DMA mode, PCI parameters, register address to
control TX/RX rings and etc.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231026120049.9187-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/pci.h
drivers/net/wireless/realtek/rtw89/reg.h
drivers/net/wireless/realtek/rtw89/rtw8922ae.c [new file with mode: 0644]