summaryrefslogtreecommitdiff
path: root/drivers/fpga/xilinx-core.c
diff options
context:
space:
mode:
authorZong-Zhe Yang <kevin_yang@realtek.com>2025-03-26 10:06:40 +0800
committerPing-Ke Shih <pkshih@realtek.com>2025-03-31 14:26:09 +0800
commitc6c830b26590933eaebb98d62f198ec655a83777 (patch)
tree507ccbd24edcb43cd30e78794e18918e0ff31cac /drivers/fpga/xilinx-core.c
parent5bafc85d71a3212f6115faeb1dba0fa308c7e8aa (diff)
wifi: rtw89: sar: add skeleton for different configs by antenna
Some SAR sources, e.g. ACPI, may allow different SAR configs by antenna. Previously, the minimum config between antennas was taken. Because there are differences between HW design, different chips might have different solutions to achieve this. So, it cannot be done through a single common handling. Now, add the relevant skeleton for this purpose ahead. First, add a flag into chip info to describe whether it has implemented this function or not. Second, support to query SAR config for a given RF path. With it, each chip can implement its own handling. Then, if a chip declares to support this function, when it queries SAR config without a given RF path, it gets a maximum config between antennas. Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20250326020643.14487-10-pkshih@realtek.com
Diffstat (limited to 'drivers/fpga/xilinx-core.c')
0 files changed, 0 insertions, 0 deletions