Re: [PATCH v2] ASoC: amd: ps: Add support for MSI Crosshair A16 HX

From: Mark Brown

Date: Mon May 18 2026 - 04:40:56 EST


On Mon, May 18, 2026 at 02:09:55AM +0530, Sidharth Sharma wrote:
> The MSI Crosshair A16 HX (D8WFKG) uses a Ryzen 9 8940HX processor,
> which identifies with ACP PCI revision 0x62. This revision is currently
> unlisted in the Pink Sardine driver, causing the probe to return -ENODEV.

> @@ -587,6 +605,7 @@ static int snd_acp63_probe(struct pci_dev *pci,
>
> /* ACP PCI revision id check for ACP6.3, ACP7.0 & ACP7.1 platforms */
> switch (pci->revision) {
> + case ACP62_PCI_REV:
> case ACP63_PCI_REV:
> case ACP70_PCI_REV:
> case ACP71_PCI_REV:

Don't we also need an update to acp_hw_init_ops()?

Attachment: signature.asc
Description: PGP signature