]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: ath11k: Add missing platform IDs for quirk table
authorMark Pearson <mpearson-lenovo@squebb.ca>
Mon, 29 Sep 2025 19:21:35 +0000 (15:21 -0400)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Mon, 6 Oct 2025 16:48:54 +0000 (09:48 -0700)
commit0eb002c93c3b47f88244cecb1e356eaeab61a6bf
tree621f442c0bfa905ada53e21a9026cf3dd90cd204
parent2e9c1da4ee9d0acfca2e0a3d78f3d8cb5802da1b
wifi: ath11k: Add missing platform IDs for quirk table

Lenovo platforms can come with one of two different IDs.
The pm_quirk table was missing the second ID for each platform.

Add missing ID and some extra platform identification comments.
Reported on https://bugzilla.kernel.org/show_bug.cgi?id=219196

Tested-on: P14s G4 AMD.

Fixes: ce8669a27016 ("wifi: ath11k: determine PM policy based on machine model")
Signed-off-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219196
Reviewed-by: Baochen Qiang <baochen.qiang@oss.qualcomm.com>
Link: https://patch.msgid.link/20250929192146.1789648-1-mpearson-lenovo@squebb.ca
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
drivers/net/wireless/ath/ath11k/core.c