All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA:hda/conexant:add a new hda codec SN6180
@ 2023-02-09  2:13 bo liu
  2023-02-10  9:05   ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: bo liu @ 2023-02-09  2:13 UTC (permalink / raw)
  To: perex, tiwai; +Cc: tangmeng, huangwenhuia, alsa-devel, linux-kernel, bo.liu

From: Bo Liu <bo.liu@senarytech.com>

The current kernel does not support the SN6180 codec chip.
Add the SN6180 codec configuration item to kernel.

Signed-off-by: Bo Liu <bo.liu@senarytech.com>
---
 sound/pci/hda/patch_conexant.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c
index 7b1a30a..75e1d00 100644
--- a/sound/pci/hda/patch_conexant.c
+++ b/sound/pci/hda/patch_conexant.c
@@ -1125,6 +1125,7 @@ static const struct hda_device_id snd_hda_id_conexant[] = {
 	HDA_CODEC_ENTRY(0x14f11f87, "SN6140", patch_conexant_auto),
 	HDA_CODEC_ENTRY(0x14f12008, "CX8200", patch_conexant_auto),
 	HDA_CODEC_ENTRY(0x14f120d0, "CX11970", patch_conexant_auto),
+	HDA_CODEC_ENTRY(0x14f120d1, "SN6180", patch_conexant_auto),
 	HDA_CODEC_ENTRY(0x14f15045, "CX20549 (Venice)", patch_conexant_auto),
 	HDA_CODEC_ENTRY(0x14f15047, "CX20551 (Waikiki)", patch_conexant_auto),
 	HDA_CODEC_ENTRY(0x14f15051, "CX20561 (Hermosa)", patch_conexant_auto),
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ALSA:hda/conexant:add a new hda codec SN6180
  2023-02-09  2:13 [PATCH] ALSA:hda/conexant:add a new hda codec SN6180 bo liu
@ 2023-02-10  9:05   ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2023-02-10  9:05 UTC (permalink / raw)
  To: bo liu; +Cc: perex, tiwai, tangmeng, huangwenhuia, alsa-devel, linux-kernel

On Thu, 09 Feb 2023 03:13:48 +0100,
bo liu wrote:
> 
> From: Bo Liu <bo.liu@senarytech.com>
> 
> The current kernel does not support the SN6180 codec chip.
> Add the SN6180 codec configuration item to kernel.
> 
> Signed-off-by: Bo Liu <bo.liu@senarytech.com>

Thanks, applied.


Takashi

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ALSA:hda/conexant:add a new hda codec SN6180
@ 2023-02-10  9:05   ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2023-02-10  9:05 UTC (permalink / raw)
  To: bo liu; +Cc: tiwai, tangmeng, huangwenhuia, alsa-devel, linux-kernel

On Thu, 09 Feb 2023 03:13:48 +0100,
bo liu wrote:
> 
> From: Bo Liu <bo.liu@senarytech.com>
> 
> The current kernel does not support the SN6180 codec chip.
> Add the SN6180 codec configuration item to kernel.
> 
> Signed-off-by: Bo Liu <bo.liu@senarytech.com>

Thanks, applied.


Takashi

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-10  9:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-09  2:13 [PATCH] ALSA:hda/conexant:add a new hda codec SN6180 bo liu
2023-02-10  9:05 ` Takashi Iwai
2023-02-10  9:05   ` 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.