From: Takashi Iwai <tiwai@suse.de>
To: John Crispin <john@phrozen.org>
Cc: Huacai Chen <chenhc@lemote.com>,
Ralf Baechle <ralf@linux-mips.org>,
linux-mips@linux-mips.org, alsa-devel@alsa-project.org,
Zhangjin Wu <wuzhangjin@gmail.com>, Hua Yan <yanh@lemote.com>,
Fuxin Zhang <zhangfx@lemote.com>,
linux-kernel@vger.kernel.org, Hongliang Tao <taohl@lemote.com>,
Jie Chen <chenj@lemote.com>
Subject: Re: [alsa-devel] [PATCH V6 12/15] ALSA: HDA: Make hda sound card usable for Loongson
Date: Fri, 09 Nov 2012 09:41:06 +0100 [thread overview]
Message-ID: <s5h625ftbh9.wl%tiwai@suse.de> (raw)
In-Reply-To: <509CC092.8090609@phrozen.org>
At Fri, 09 Nov 2012 09:36:34 +0100,
John Crispin wrote:
>
> On 17/08/12 11:09, Takashi Iwai wrote:
> > At Fri, 17 Aug 2012 16:43:32 +0800,
> > Huacai Chen wrote:
> >> >
> >> > Lemote A1004(Laptop) and A1205(All-In-One) use Conexant's hda codec,
> >> > this patch modify patch_conexant.c to add Lemote specific code.
> >> >
> >> > Both A1004 and A1205 use the same pin configurations, but A1004 need
> >> > to increase the default boost of internal mic.
> >> >
> >> > Signed-off-by: Jie Chen<chenj@lemote.com>
> >> > Signed-off-by: Huacai Chen<chenhc@lemote.com>
> >> > Signed-off-by: Hongliang Tao<taohl@lemote.com>
> >> > Signed-off-by: Hua Yan<yanh@lemote.com>
> >> > Cc:alsa-devel@alsa-project.org
> > Looks good.
> > Reviewed-by: Takashi Iwai<tiwai@suse.de>
> >
> > Should I apply it to sound git tree or all patches will go through
> > mips tree?
> >
> >
> > thanks,
> >
> > Takashi
> >
>
>
> Hi Takashi,
>
> did you take this patch ? I will queue several of the other patches from
> the series for 3.8 and let them go upstream via the mips tree. We have
> this patch open in the linux-mips patchwork. I would set it to "Other
> Subsystem" if you took it already.
Yes, this was already merged in sound git tree for 3.8.
thanks,
Takashi
next prev parent reply other threads:[~2012-11-09 8:41 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-17 8:43 [PATCH V6 00/16] MIPS: Add Loongson-3 based machines support Huacai Chen
2012-08-17 8:43 ` [PATCH V6 01/15] MIPS: Loongson: Add basic Loongson-3 definition Huacai Chen
2012-08-17 8:43 ` [PATCH V6 02/15] MIPS: Loongson: Add basic Loongson-3 CPU support Huacai Chen
2012-08-17 8:43 ` [PATCH V6 03/15] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature Huacai Chen
2012-08-17 8:43 ` [PATCH V6 04/15] MIPS: Loongson 3: Add Lemote-3A machtypes definition Huacai Chen
2012-08-17 8:43 ` [PATCH V6 05/15] MIPS: Loongson: Add UEFI-like firmware interface support Huacai Chen
2012-08-17 8:43 ` [PATCH V6 06/15] MIPS: Loongson 3: Add HT-linked PCI support Huacai Chen
2012-08-17 8:43 ` [PATCH V6 07/15] MIPS: Loongson 3: Add IRQ init and dispatch support Huacai Chen
2012-08-17 8:43 ` [PATCH V6 08/15] MIPS: Loongson 3: Add serial port support Huacai Chen
2012-08-17 8:43 ` [PATCH V6 09/15] MIPS: Loongson: Add swiotlb to support big memory (>4GB) Huacai Chen
2012-08-17 8:43 ` [PATCH V6 10/15] MIPS: Loongson: Add Loongson-3 Kconfig options Huacai Chen
2012-08-17 8:43 ` [PATCH V6 11/15] drm: Handle io prot correctly for MIPS Huacai Chen
2012-08-17 8:43 ` Huacai Chen
2012-08-17 8:43 ` [PATCH V6 12/15] ALSA: HDA: Make hda sound card usable for Loongson Huacai Chen
2012-08-17 8:43 ` Huacai Chen
2012-08-17 9:09 ` Takashi Iwai
2012-08-17 9:09 ` [alsa-devel] " Takashi Iwai
2012-08-17 9:09 ` Takashi Iwai
2012-08-17 9:28 ` Huacai Chen
2012-08-17 9:28 ` [alsa-devel] " Huacai Chen
2012-11-09 8:36 ` John Crispin
2012-11-09 8:41 ` Takashi Iwai [this message]
2012-08-17 8:43 ` [PATCH V6 13/15] MIPS: Loongson 3: Add Loongson-3 SMP support Huacai Chen
2012-08-17 8:43 ` [PATCH V6 14/15] MIPS: Loongson 3: Add CPU hotplug support Huacai Chen
2012-08-17 8:43 ` [PATCH V6 15/15] MIPS: Loongson: Add a Loongson-3 default config file Huacai Chen
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=s5h625ftbh9.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=chenhc@lemote.com \
--cc=chenj@lemote.com \
--cc=john@phrozen.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--cc=taohl@lemote.com \
--cc=wuzhangjin@gmail.com \
--cc=yanh@lemote.com \
--cc=zhangfx@lemote.com \
/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.