On Thu, 29 May 2025 22:26:07 +0200, Deucher, Alexander wrote: > > [Public] > > > -----Original Message----- > > From: Mukunda, Vijendar <Vijendar.Mukunda@xxxxxxx> > > Sent: Thursday, May 29, 2025 1:38 AM > > To: perex@xxxxxxxx; tiwai@xxxxxxxx > > Cc: alsa-devel@xxxxxxxxxxxxxxxx; Dommati, Sunil-kumar <Sunil- > > kumar.Dommati@xxxxxxx>; Deucher, Alexander > > <Alexander.Deucher@xxxxxxx>; linux-sound@xxxxxxxxxxxxxxx; linux- > > kernel@xxxxxxxxxxxxxxx; Mukunda, Vijendar <Vijendar.Mukunda@xxxxxxx> > > Subject: [PATCH] ALSA: hda: Add new pci id for AMD GPU display HD audio > > controller > > > > Add new pci id for AMD GPU display HD audio controller(device id- 0xab40). > > > > Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@xxxxxxx> > > Is there a way we can just add a default entry for all ATI HDMI HDA > endpoints? It would avoid then need to add an entry every time we > release a new endpoint DID. We have already catch-all entries for ATI and AMD vendors, but those are setup without AZX_DRIVER_ATIHDMI_NS, that is, for older chip models. Takashi