From: Lingbo Kong <quic_lingbok@quicinc.com>
To: <ath12k@lists.infradead.org>, Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v4 0/4] wifi: ath12k: Add new features to ACPI
Date: Mon, 27 Jan 2025 16:17:15 +0800 [thread overview]
Message-ID: <cd0fa235-67a6-445a-aa4e-12df222728e1@quicinc.com> (raw)
In-Reply-To: <20250113074810.29729-1-quic_lingbok@quicinc.com>
On 2025/1/13 15:48, Lingbo Kong wrote:
> 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.
>
> v4:
> 1.rebase to 0c5fcd9069dd
>
> v3:
> 1.change some function name.
>
> v2:
> 1.support functions for cases where CONFIG_ACPI is disabled
>
> 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 | 200 +++++++++++++++++++------
> drivers/net/wireless/ath/ath12k/acpi.h | 38 +++++
> drivers/net/wireless/ath/ath12k/core.c | 8 +-
> drivers/net/wireless/ath/ath12k/core.h | 7 +
> drivers/net/wireless/ath/ath12k/mac.c | 3 +-
> drivers/net/wireless/ath/ath12k/qmi.c | 9 ++
> 6 files changed, 217 insertions(+), 48 deletions(-)
>
>
> base-commit: 0c5fcd9069dd5f984e39820629acbfbe0f1b4256
hi jeff,
do you have any updates on this patchset?🙂
/lingbo
next prev parent reply other threads:[~2025-01-27 8:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-13 7:48 [PATCH v4 0/4] wifi: ath12k: Add new features to ACPI Lingbo Kong
2025-01-13 7:48 ` [PATCH v4 1/4] wifi: ath12k: Add support for obtaining the buffer type ACPI function bitmap Lingbo Kong
2025-01-13 7:48 ` [PATCH v4 2/4] wifi: ath12k: Add Support for enabling or disabling specific features based on ACPI bitflag Lingbo Kong
2025-01-13 7:48 ` [PATCH v4 3/4] wifi: ath12k: Adjust the timing to access ACPI table Lingbo Kong
2025-01-13 7:48 ` [PATCH v4 4/4] wifi: ath12k: Add support for reading variant from ACPI to download board data file Lingbo Kong
2025-01-13 9:06 ` [PATCH v4 0/4] wifi: ath12k: Add new features to ACPI Aditya Kumar Singh
2025-01-30 16:36 ` Jeff Johnson
2025-01-27 8:17 ` Lingbo Kong [this message]
2025-02-03 22:49 ` Jeff Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cd0fa235-67a6-445a-aa4e-12df222728e1@quicinc.com \
--to=quic_lingbok@quicinc.com \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_jjohnson@quicinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox