Re: [PATCH ath-next] wifi: ath12k: expand UserPD ID mask to support up to 8 PDs
Jeff Johnson <[email protected]>
| Newsgroups | org.infradead.lists.ath12k,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 04 Jun 2026 08:45:51 +0530, Aaradhana Sahu wrote:
> Currently ATH12K_USERPD_ID_MASK uses GENMASK(9, 8), which defines a
> 2-bit field and limits supported UserPD IDs to values 0-3.
>
> Future IPQ5332 multi-PD platform variants support more than three
> UserPDs. Expand ATH12K_USERPD_ID_MASK to GENMASK(10, 8), increasing
> the field width to 3 bits and allowing UserPD IDs from 0-7.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: expand UserPD ID mask to support up to 8 PDs
commit: c2d60ab8e3827de2cbf951491e5de339e4bb2eb9
Best regards,
--
Jeff Johnson <[email protected]>