From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>,
Mark Brown <broonie@kernel.org>,
"open list:WOLFSON MICROELECTRONICS DRIVERS"
<patches@opensource.wolfsonmicro.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Re: [PATCH v2 2/3] gpio: arizona: Support Cirrus Logic CS47L24 and WM1831
Date: Wed, 28 Oct 2015 11:42:05 +0000 [thread overview]
Message-ID: <20151028114205.GU5828@x1> (raw)
In-Reply-To: <CACRpkdZMsUbhvKiAEcKuEy7OCGLYG9Up_AUJcfThbVcMdPeLPg@mail.gmail.com>
On Tue, 27 Oct 2015, Linus Walleij wrote:
> On Mon, Oct 19, 2015 at 4:13 PM, Richard Fitzgerald
> <rf@opensource.wolfsonmicro.com> wrote:
>
> > The CS47L24 and WM1831 codecs only have two GPIO lines, but are
> > otherwise similar to the WM8280.
> >
> > Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
> Lee can merge this into the MFD tree with patch 1/3 if he likes,
> I guess that's simplest.
I can do. Do you require a pull-request?
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>,
Mark Brown <broonie@kernel.org>,
"open list:WOLFSON MICROELECTRONICS DRIVERS"
<patches@opensource.wolfsonmicro.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Re: [PATCH v2 2/3] gpio: arizona: Support Cirrus Logic CS47L24 and WM1831
Date: Wed, 28 Oct 2015 11:42:05 +0000 [thread overview]
Message-ID: <20151028114205.GU5828@x1> (raw)
In-Reply-To: <CACRpkdZMsUbhvKiAEcKuEy7OCGLYG9Up_AUJcfThbVcMdPeLPg@mail.gmail.com>
On Tue, 27 Oct 2015, Linus Walleij wrote:
> On Mon, Oct 19, 2015 at 4:13 PM, Richard Fitzgerald
> <rf@opensource.wolfsonmicro.com> wrote:
>
> > The CS47L24 and WM1831 codecs only have two GPIO lines, but are
> > otherwise similar to the WM8280.
> >
> > Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
> Lee can merge this into the MFD tree with patch 1/3 if he likes,
> I guess that's simplest.
I can do. Do you require a pull-request?
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2015-10-28 11:42 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-19 14:13 [PATCH v2 0/3] Add support for Cirrus Logic CS47L24 and WM1831 codecs Richard Fitzgerald
2015-10-19 14:13 ` Richard Fitzgerald
2015-10-19 14:13 ` [PATCH v2 1/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831 Richard Fitzgerald
2015-10-19 14:13 ` Richard Fitzgerald
2015-10-30 18:29 ` Lee Jones
2015-10-30 18:29 ` Lee Jones
2015-10-19 14:13 ` [PATCH v2 2/3] gpio: " Richard Fitzgerald
2015-10-19 14:13 ` Richard Fitzgerald
2015-10-27 9:58 ` Linus Walleij
2015-10-28 11:42 ` Lee Jones [this message]
2015-10-28 11:42 ` Lee Jones
2015-10-29 14:29 ` Linus Walleij
2015-10-19 14:13 ` [PATCH v2 3/3] ASoC: cs47l24: Add driver for Cirrus Logic CS47L24 and WM1831 codecs Richard Fitzgerald
2015-10-19 14:13 ` Richard Fitzgerald
2015-10-22 12:40 ` Mark Brown
2015-10-19 14:50 ` [PATCH v2 0/3] Add support " Caleb Crome
2015-10-19 14:52 ` Caleb Crome
2015-10-19 14:52 ` [alsa-devel] " Caleb Crome
2015-10-19 15:04 ` Richard Fitzgerald
2015-10-19 15:04 ` [alsa-devel] " Richard Fitzgerald
2015-10-19 15:10 ` Caleb Crome
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=20151028114205.GU5828@x1 \
--to=lee.jones@linaro.org \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@opensource.wolfsonmicro.com \
--cc=rf@opensource.wolfsonmicro.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.