wifi: rtw89: 8922a: set chip_ops FEM and GPIO to NULL
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 24 Jan 2024 03:38:13 +0000 (11:38 +0800)
committerKalle Valo <kvalo@kernel.org>
Thu, 1 Feb 2024 10:19:51 +0000 (12:19 +0200)
commita6c759c8962b11fdc62ced6f70a3f6ed0a50e033
tree1617170a2642f5583c25fe28b9ac71d656cf81fd
parent1de97cd362c4080aab595b84bf0bff3ebc702446
wifi: rtw89: 8922a: set chip_ops FEM and GPIO to NULL

The chip_ops::fem_setup is to get if a hardware module type contains PA
and LNA that will affect how RF calibrations do. The chip_ops::rfe_gpio
is to set GPIO PIN MUX according to hardware module type too. 8922A
doesn't have these special module types yet, so leave them as NULL.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240124033813.12562-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/rtw8922a.c