Re: [PATCH] wifi: ath11k: Add two missing Lenovo IDs to the quirk table
"Mark Pearson" <[email protected]>
| Newsgroups | org.infradead.lists.ath11k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 23, 2026, at 10:07 PM, Kyle Farnung wrote: >> >> >> >> ________________________________________ >> From: Santiago Ruano Rincón <[email protected]> >> Sent: Thursday, April 23, 2026 2:14 PM >> To: Jeff Johnson; [email protected]; [email protected]; [email protected] >> Cc: Mark Pearson; [email protected]; [email protected] >> Subject: [PATCH] wifi: ath11k: Add two missing Lenovo IDs to the quirk table >> >> Commit 0eb002c93c3b4 ("wifi: ath11k: Add missing platform IDs for quirk >> table") added some Lenovo platform IDs to the quirk table to address a >> wakeup from suspend issue [1]. However, at least two more platform ID >> are missing in that table: P14s Gen 5 AMD, as reported by Kyle Farnung [2] >> and P14s Gen 3 AMD. This commit adds one ID for each. >> >> [1] https://bugzilla.kernel.org/show_bug.cgi?id=219196 >> [2] https://bugzilla.kernel.org/show_bug.cgi?id=219196#c23 >> >> Tested-on: P14s G3 AMD. > > Lenovo products have a pair of IDs, you'll want 21J6 [3] and 21MF [4] as > well. I submitted a patch myself [5], but I've been investigating another > symptom. > Thanks - you beat me to it. Confirmed that you'll want to add those two. Mark