All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kaige Li <likaige@loongson.cn>
To: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
	Xuefeng Li <lixuefeng@loongson.cn>,
	Tiezhu Yang <yangtiezhu@loongson.cn>
Subject: [PATCH 2/2] ALSA: hda: Add support for Loongson 7A1000 controller
Date: Fri, 17 Jul 2020 10:51:32 +0800	[thread overview]
Message-ID: <1594954292-1703-2-git-send-email-likaige@loongson.cn> (raw)
In-Reply-To: <1594954292-1703-1-git-send-email-likaige@loongson.cn>

Add the new PCI ID 0x0014 0x7a07 to support Loongson 7A1000 controller.

Signed-off-by: Kaige Li <likaige@loongson.cn>
---
 sound/pci/hda/hda_intel.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
index 1625721..ea1d535 100644
--- a/sound/pci/hda/hda_intel.c
+++ b/sound/pci/hda/hda_intel.c
@@ -2735,6 +2735,8 @@ static const struct pci_device_id azx_ids[] = {
 	  .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_PRESET_ATI_HDMI },
 	/* Zhaoxin */
 	{ PCI_DEVICE(0x1d17, 0x3288), .driver_data = AZX_DRIVER_ZHAOXIN },
+	/* Loongson */
+	{ PCI_DEVICE(0x0014, 0x7a07), .driver_data = AZX_DRIVER_GENERIC },
 	{ 0, }
 };
 MODULE_DEVICE_TABLE(pci, azx_ids);
-- 
2.1.0


WARNING: multiple messages have this Message-ID (diff)
From: Kaige Li <likaige@loongson.cn>
To: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Cc: alsa-devel@alsa-project.org, Xuefeng Li <lixuefeng@loongson.cn>,
	linux-kernel@vger.kernel.org,
	Tiezhu Yang <yangtiezhu@loongson.cn>
Subject: [PATCH 2/2] ALSA: hda: Add support for Loongson 7A1000 controller
Date: Fri, 17 Jul 2020 10:51:32 +0800	[thread overview]
Message-ID: <1594954292-1703-2-git-send-email-likaige@loongson.cn> (raw)
In-Reply-To: <1594954292-1703-1-git-send-email-likaige@loongson.cn>

Add the new PCI ID 0x0014 0x7a07 to support Loongson 7A1000 controller.

Signed-off-by: Kaige Li <likaige@loongson.cn>
---
 sound/pci/hda/hda_intel.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
index 1625721..ea1d535 100644
--- a/sound/pci/hda/hda_intel.c
+++ b/sound/pci/hda/hda_intel.c
@@ -2735,6 +2735,8 @@ static const struct pci_device_id azx_ids[] = {
 	  .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_PRESET_ATI_HDMI },
 	/* Zhaoxin */
 	{ PCI_DEVICE(0x1d17, 0x3288), .driver_data = AZX_DRIVER_ZHAOXIN },
+	/* Loongson */
+	{ PCI_DEVICE(0x0014, 0x7a07), .driver_data = AZX_DRIVER_GENERIC },
 	{ 0, }
 };
 MODULE_DEVICE_TABLE(pci, azx_ids);
-- 
2.1.0


  reply	other threads:[~2020-07-17  2:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17  2:51 [PATCH 1/2] ALSA: hda/realtek: Fix headset mic on Loongson platform Kaige Li
2020-07-17  2:51 ` Kaige Li
2020-07-17  2:51 ` Kaige Li [this message]
2020-07-17  2:51   ` [PATCH 2/2] ALSA: hda: Add support for Loongson 7A1000 controller Kaige Li
2020-07-17  6:58   ` Takashi Iwai
2020-07-17  6:58     ` Takashi Iwai
2020-07-17  6:57 ` [PATCH 1/2] ALSA: hda/realtek: Fix headset mic on Loongson platform Takashi Iwai
2020-07-17  6:57   ` Takashi Iwai
2020-07-20  1:58   ` Kaige Li
2020-07-20  1:58     ` Kaige Li
2020-07-24  3:32     ` Kaige Li
2020-07-24  3:32       ` Kaige Li

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1594954292-1703-2-git-send-email-likaige@loongson.cn \
    --to=likaige@loongson.cn \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lixuefeng@loongson.cn \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    --cc=yangtiezhu@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.