From: "Wu, Songjun" <songjun.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
To: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Jaroslav Kysela <perex-/Fr2/VpizcU@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org,
Nicolas Ferre
<nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Takashi Iwai <tiwai-IBi9RG/b67k@public.gmane.org>,
Liam Girdwood <lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
Subject: Re: [PATCH v2 0/2] ASoC: atmel-classd: add driver for Atmel CLASSD
Date: Mon, 28 Sep 2015 09:36:37 +0800 [thread overview]
Message-ID: <560899A5.4050602@atmel.com> (raw)
In-Reply-To: <20150925180728.GP30445-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
On 9/26/2015 02:07, Mark Brown wrote:
> On Thu, Sep 24, 2015 at 01:41:25PM +0800, Songjun Wu wrote:
>
>> Songjun Wu (2):
>> ASoC: atmel-classd: add the Audio Class D Amplifier
>> ASoC: atmel-classd: DT binding for Class D audio amplifier driver
>
> I don't seem to have the second patch with the binding documentation.
>
Sorry, I use the patman to send the patch this time.
And the patman will sent the patch automatically.
I didn't check, and it missed you.
I will forward to you at once.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: songjun.wu@atmel.com (Wu, Songjun)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] ASoC: atmel-classd: add driver for Atmel CLASSD
Date: Mon, 28 Sep 2015 09:36:37 +0800 [thread overview]
Message-ID: <560899A5.4050602@atmel.com> (raw)
In-Reply-To: <20150925180728.GP30445@sirena.org.uk>
On 9/26/2015 02:07, Mark Brown wrote:
> On Thu, Sep 24, 2015 at 01:41:25PM +0800, Songjun Wu wrote:
>
>> Songjun Wu (2):
>> ASoC: atmel-classd: add the Audio Class D Amplifier
>> ASoC: atmel-classd: DT binding for Class D audio amplifier driver
>
> I don't seem to have the second patch with the binding documentation.
>
Sorry, I use the patman to send the patch this time.
And the patman will sent the patch automatically.
I didn't check, and it missed you.
I will forward to you at once.
WARNING: multiple messages have this Message-ID (diff)
From: "Wu, Songjun" <songjun.wu@atmel.com>
To: Mark Brown <broonie@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
Jaroslav Kysela <perex@perex.cz>, <devicetree@vger.kernel.org>,
<alsa-devel@alsa-project.org>,
Nicolas Ferre <nicolas.ferre@atmel.com>,
<linux-kernel@vger.kernel.org>, Kumar Gala <galak@codeaurora.org>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Takashi Iwai <tiwai@suse.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Pawel Moll <pawel.moll@arm.com>, Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Subject: Re: [PATCH v2 0/2] ASoC: atmel-classd: add driver for Atmel CLASSD
Date: Mon, 28 Sep 2015 09:36:37 +0800 [thread overview]
Message-ID: <560899A5.4050602@atmel.com> (raw)
In-Reply-To: <20150925180728.GP30445@sirena.org.uk>
On 9/26/2015 02:07, Mark Brown wrote:
> On Thu, Sep 24, 2015 at 01:41:25PM +0800, Songjun Wu wrote:
>
>> Songjun Wu (2):
>> ASoC: atmel-classd: add the Audio Class D Amplifier
>> ASoC: atmel-classd: DT binding for Class D audio amplifier driver
>
> I don't seem to have the second patch with the binding documentation.
>
Sorry, I use the patman to send the patch this time.
And the patman will sent the patch automatically.
I didn't check, and it missed you.
I will forward to you at once.
next prev parent reply other threads:[~2015-09-28 1:36 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-24 5:41 [PATCH v2 0/2] ASoC: atmel-classd: add driver for Atmel CLASSD Songjun Wu
2015-09-24 5:41 ` Songjun Wu
2015-09-24 5:41 ` Songjun Wu
2015-09-24 5:41 ` [PATCH v2 1/2] ASoC: atmel-classd: add the Audio Class D Amplifier Songjun Wu
2015-09-24 5:41 ` Songjun Wu
2015-09-24 5:41 ` Songjun Wu
2015-09-24 5:41 ` [PATCH v2 2/2] ASoC: atmel-classd: DT binding for Class D audio amplifier driver Songjun Wu
2015-09-24 5:41 ` Songjun Wu
2015-09-24 5:41 ` Songjun Wu
2015-09-25 18:07 ` [PATCH v2 0/2] ASoC: atmel-classd: add driver for Atmel CLASSD Mark Brown
2015-09-25 18:07 ` Mark Brown
[not found] ` <20150925180728.GP30445-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-09-28 1:36 ` Wu, Songjun [this message]
2015-09-28 1:36 ` Wu, Songjun
2015-09-28 1:36 ` Wu, Songjun
-- strict thread matches above, loose matches on Subject: below --
2015-09-24 5:47 Songjun Wu
2015-09-24 6:09 ` Wu, Songjun
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=560899A5.4050602@atmel.com \
--to=songjun.wu-aife0yeh4naavxtiumwx3w@public.gmane.org \
--cc=alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=perex-/Fr2/VpizcU@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=tiwai-IBi9RG/b67k@public.gmane.org \
/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.