diff options
author | Zong-Zhe Yang <[email protected]> | 2023-11-14 17:13:57 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-11-22 17:48:00 +0200 |
commit | 665ecff7dd1481c97d36d7761c0eab3b1dde3d22 (patch) | |
tree | a049d55ce5621cbeba51ee9db51c4969bdae2c5f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2c4e9acbe3a50ab4a1a2fb5eb8258befda1764cb (diff) |
wifi: rtw89: acpi: process 6 GHz band policy from DSM
Realtek ACPI DSM func 4, RTW89_ACPI_DSM_FUNC_6G_BP,
accepts a configuration via ACPI buffer as below.
| index | description |
-------------------------
| [0-2] | signature |
| [3] | reserved |
| [4] | policy mode |
| [5] | country count |
| [6-] | country list |
Through this function, BIOS can indicate to allow/block
6 GHz on some specific countries. Still, driver should
follow regd first before taking this configuration into
account.
Besides, add a bit in debug mask for ACPI.
Signed-off-by: Zong-Zhe Yang <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions