From: Xiubo Li <Li.Xiubo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
To: broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
perex-/Fr2/VpizcU@public.gmane.org,
tiwai-l3A5Bk7waGM@public.gmane.org,
kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org,
moinejf-GANU6spQydw@public.gmane.org,
andrew-g2DYL2Zd6BY@public.gmane.org,
jsarha-l0cyMroinI0@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org,
shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Xiubo Li <Li.Xiubo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
Subject: [PATCHv1 0/7] simple-card: simplify the code.
Date: Mon, 1 Sep 2014 12:29:34 +0800 [thread overview]
Message-ID: <1409545781-20530-1-git-send-email-Li.Xiubo@freescale.com> (raw)
Change in v1:
- Add simple-card dts node patches.
- Fix format parsing bug from Jean-Francois's comment.
- Rebase to Kuninori-san's newest changes in next branch.
Xiubo Li (7):
ASoC: simple-card: Merge single and muti DAI link code.
ASoC: simple-card: Adjust the comments of simple card.
ASoC: dts: vf610-twr: To support simple card newest style.
ASoC: dts: kirkwood-t5325: To support simple card newest style.
ASoC: dts: r8a7740-armadillo800eva-reference: To support simple card
newest style.
ASoC: dts: sh73a0-kzm9g-reference: To support simple card newest
style.
ASoC: dts: kirkwood-openrd-client: To support simple card newest
style.
.../devicetree/bindings/sound/simple-card.txt | 101 ++++++------
arch/arm/boot/dts/kirkwood-openrd-client.dts | 15 +-
arch/arm/boot/dts/kirkwood-t5325.dts | 15 +-
.../boot/dts/r8a7740-armadillo800eva-reference.dts | 21 +--
arch/arm/boot/dts/sh73a0-kzm9g-reference.dts | 18 ++-
arch/arm/boot/dts/vf610-twr.dts | 17 +-
sound/soc/generic/simple-card.c | 176 ++++++++-------------
7 files changed, 160 insertions(+), 203 deletions(-)
--
1.8.4
--
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
next reply other threads:[~2014-09-01 4:29 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-01 4:29 Xiubo Li [this message]
2014-09-01 4:29 ` [PATCHv1 1/7] ASoC: simple-card: Merge single and muti DAI link code Xiubo Li
2014-09-01 13:34 ` Andrew Lunn
2014-09-01 15:13 ` Mark Brown
[not found] ` <20140901151356.GB29327-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-09-02 3:22 ` Li.Xiubo-KZfg59tc24xl57MIdRCFDg
[not found] ` <1409545781-20530-2-git-send-email-Li.Xiubo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-09-01 7:42 ` [alsa-devel] " Kuninori Morimoto
2014-09-01 7:48 ` Li.Xiubo
2014-09-01 7:50 ` Kuninori Morimoto
2014-09-02 9:15 ` [alsa-devel] " Li.Xiubo
2014-09-01 15:05 ` Jason Cooper
2014-09-01 4:29 ` [PATCHv1 2/7] ASoC: simple-card: Adjust the comments of simple card Xiubo Li
2014-09-01 4:29 ` [PATCHv1 3/7] ASoC: dts: vf610-twr: To support simple card newest style Xiubo Li
2014-09-01 4:29 ` [PATCHv1 4/7] ASoC: dts: kirkwood-t5325: " Xiubo Li
2014-09-01 13:41 ` Andrew Lunn
[not found] ` <20140901134148.GB11312-g2DYL2Zd6BY@public.gmane.org>
2014-09-02 9:08 ` Li.Xiubo-KZfg59tc24xl57MIdRCFDg
2014-09-01 4:29 ` [PATCHv1 5/7] ASoC: dts: r8a7740-armadillo800eva-reference: " Xiubo Li
2014-09-01 4:29 ` [PATCHv1 6/7] ASoC: dts: sh73a0-kzm9g-reference: " Xiubo Li
2014-09-01 4:29 ` [PATCHv1 7/7] ASoC: dts: kirkwood-openrd-client: " Xiubo 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=1409545781-20530-1-git-send-email-Li.Xiubo@freescale.com \
--to=li.xiubo-kzfg59tc24xl57midrcfdg@public.gmane.org \
--cc=alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org \
--cc=andrew-g2DYL2Zd6BY@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=jsarha-l0cyMroinI0@public.gmane.org \
--cc=kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@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=linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=moinejf-GANU6spQydw@public.gmane.org \
--cc=perex-/Fr2/VpizcU@public.gmane.org \
--cc=shawn.guo-KZfg59tc24xl57MIdRCFDg@public.gmane.org \
--cc=tiwai-l3A5Bk7waGM@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).