* [PATCH] conf: aliases: add hda-acpi -> HDA-Intel alias
@ 2025-05-15 13:32 Daniel Dadap
2025-05-21 21:36 ` Daniel Dadap
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Dadap @ 2025-05-15 13:32 UTC (permalink / raw)
To: alsa-devel
The new snd_hda_acpi driver in Linux exposes the existing Azalia
interface to non-PCI devices advertised over ACPI. Add an alias
to the existing HDA-Intel configuration file so that devices using
this driver can be discovered properly.
Signed-off-by: Daniel Dadap <ddadap@nvidia.com>
---
src/conf/cards/aliases.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/conf/cards/aliases.conf b/src/conf/cards/aliases.conf
index a54824ae..e2d59aa7 100644
--- a/src/conf/cards/aliases.conf
+++ b/src/conf/cards/aliases.conf
@@ -57,6 +57,7 @@ CMI8786 cards.CMI8788
CMI8787 cards.CMI8788
pistachio cards.pistachio-card
VC4-HDMI cards.vc4-hdmi
+hda-acpi cards.HDA-Intel
<confdir:ctl/default.conf>
<confdir:pcm/default.conf>
--
2.39.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] conf: aliases: add hda-acpi -> HDA-Intel alias
2025-05-15 13:32 [PATCH] conf: aliases: add hda-acpi -> HDA-Intel alias Daniel Dadap
@ 2025-05-21 21:36 ` Daniel Dadap
2025-05-22 7:06 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Dadap @ 2025-05-21 21:36 UTC (permalink / raw)
To: alsa-devel; +Cc: tiwai
Add Takashi to CC. This is for the hda_acpi driver which was just merged
into the for-next branch in the tiwai/sound tree.
On Thu, May 15, 2025 at 08:32:39AM -0500, Daniel Dadap wrote:
> The new snd_hda_acpi driver in Linux exposes the existing Azalia
> interface to non-PCI devices advertised over ACPI. Add an alias
> to the existing HDA-Intel configuration file so that devices using
> this driver can be discovered properly.
>
> Signed-off-by: Daniel Dadap <ddadap@nvidia.com>
> ---
> src/conf/cards/aliases.conf | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/conf/cards/aliases.conf b/src/conf/cards/aliases.conf
> index a54824ae..e2d59aa7 100644
> --- a/src/conf/cards/aliases.conf
> +++ b/src/conf/cards/aliases.conf
> @@ -57,6 +57,7 @@ CMI8786 cards.CMI8788
> CMI8787 cards.CMI8788
> pistachio cards.pistachio-card
> VC4-HDMI cards.vc4-hdmi
> +hda-acpi cards.HDA-Intel
>
> <confdir:ctl/default.conf>
> <confdir:pcm/default.conf>
> --
> 2.39.5
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] conf: aliases: add hda-acpi -> HDA-Intel alias
2025-05-21 21:36 ` Daniel Dadap
@ 2025-05-22 7:06 ` Takashi Iwai
0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2025-05-22 7:06 UTC (permalink / raw)
To: Daniel Dadap; +Cc: alsa-devel
On Wed, 21 May 2025 23:36:00 +0200,
Daniel Dadap wrote:
>
> Add Takashi to CC. This is for the hda_acpi driver which was just merged
> into the for-next branch in the tiwai/sound tree.
>
> On Thu, May 15, 2025 at 08:32:39AM -0500, Daniel Dadap wrote:
> > The new snd_hda_acpi driver in Linux exposes the existing Azalia
> > interface to non-PCI devices advertised over ACPI. Add an alias
> > to the existing HDA-Intel configuration file so that devices using
> > this driver can be discovered properly.
> >
> > Signed-off-by: Daniel Dadap <ddadap@nvidia.com>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-22 7:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-15 13:32 [PATCH] conf: aliases: add hda-acpi -> HDA-Intel alias Daniel Dadap
2025-05-21 21:36 ` Daniel Dadap
2025-05-22 7:06 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.