mbox series

[0/4] wifi: ath12k: Add new features to ACPI

Message ID 20240717111023.78798-1-quic_lingbok@quicinc.com
Headers show
Series wifi: ath12k: Add new features to ACPI | expand

Message

Lingbo Kong July 17, 2024, 11:10 a.m. UTC
By reading ACPI tables, implement a method to obtain the ACPI functions
Bitmap, enable or disable specific features based on ACPI Bitflags and
download board data files based on ACPI board data filename extensions.

Lingbo Kong (4):
  wifi: ath12k: Add support for obtaining the buffer type ACPI function
    bitmap
  wifi: ath12k: Add Support for enabling or disabling specific features
    based on ACPI bitflag
  wifi: ath12k: Adjust the timing to access ACPI table
  wifi: ath12k: Add support for reading variant from ACPI to download
    board data file

 drivers/net/wireless/ath/ath12k/acpi.c | 175 +++++++++++++++++++------
 drivers/net/wireless/ath/ath12k/acpi.h |  20 +++
 drivers/net/wireless/ath/ath12k/core.c |  29 +++-
 drivers/net/wireless/ath/ath12k/core.h |   8 ++
 drivers/net/wireless/ath/ath12k/mac.c  |   3 +-
 drivers/net/wireless/ath/ath12k/qmi.c  |   5 +
 6 files changed, 192 insertions(+), 48 deletions(-)


base-commit: db1ce56e6e1d395dd42a3cd6332a871d9be59c45