LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
To: <tiwai@suse.de>, <perex@perex.cz>
Cc: <broonie@kernel.org>, <lgirdwood@gmail.com>,
<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<alsa-devel@alsa-project.org>, <Zubair.Kakakhel@imgtec.com>
Subject: [PATCH 0/4] sound:soc: jz4740: DT, dynamic sampling, enable clocks
Date: Mon, 26 Jan 2015 10:18:27 +0000 [thread overview]
Message-ID: <1422267511-6649-1-git-send-email-Zubair.Kakakhel@imgtec.com> (raw)
Hi,
Here are a few simple patches for the jz4740.
First adds dynamic sampling support to jz4740-i2s.
Then two to add a simple binding and DT support.
Then a patch to enable the codec clock.
These are in preparation for jz4780 and ci20 later on.
These are based on 3.19-rc6.
If you would like to have them rebased to a different tree, please tell.
Thank-you
Zubair Lutfullah Kakakhel (4):
sound: soc: jz4740: Add dynamic sampling rate support to jz4740-i2s
dt: sound: jz4740: Add binding documentation for jz4740-i2s
sound: soc: jz4740: Add DT support to jz4740-i2s driver
sound: jz4740: Enable codec clock during dai_probe
.../bindings/sound/ingenic,jz4740-i2s.txt | 18 ++++++++++++++++
sound/soc/jz4740/jz4740-i2s.c | 24 +++++++++++++++++++++-
2 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/sound/ingenic,jz4740-i2s.txt
--
1.9.1
next reply other threads:[~2015-01-26 10:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-26 10:18 Zubair Lutfullah Kakakhel [this message]
2015-01-26 10:18 ` [PATCH 1/4] sound: soc: jz4740: Add dynamic sampling rate support to jz4740-i2s Zubair Lutfullah Kakakhel
2015-01-26 10:35 ` Lars-Peter Clausen
2015-01-26 10:18 ` [PATCH 2/4] dt: sound: jz4740: Add binding documentation for jz4740-i2s Zubair Lutfullah Kakakhel
2015-01-26 10:37 ` Lars-Peter Clausen
2015-01-26 11:32 ` Zubair Lutfullah Kakakhel
2015-01-26 11:38 ` [alsa-devel] " Lars-Peter Clausen
2015-01-26 11:56 ` Arnd Bergmann
2015-01-26 10:18 ` [PATCH 3/4] sound: soc: jz4740: Add DT support to jz4740-i2s driver Zubair Lutfullah Kakakhel
2015-01-26 10:18 ` [PATCH 4/4] sound: jz4740: Enable codec clock during dai_probe Zubair Lutfullah Kakakhel
2015-01-26 10:40 ` Lars-Peter Clausen
2015-01-26 11:30 ` Zubair Lutfullah Kakakhel
2015-01-26 11:42 ` [alsa-devel] " Lars-Peter Clausen
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=1422267511-6649-1-git-send-email-Zubair.Kakakhel@imgtec.com \
--to=zubair.kakakhel@imgtec.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.de \
--subject='Re: [PATCH 0/4] sound:soc: jz4740: DT, dynamic sampling, enable clocks' \
/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
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).