From: zhengsq@rock-chips.com (Shunqian Zheng)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1 3/4] ASoC: Add codec machine driver for RK3036
Date: Sat, 24 Oct 2015 11:18:05 +0800 [thread overview]
Message-ID: <562AF86D.8050303@rock-chips.com> (raw)
In-Reply-To: <20151019191312.GQ32054@sirena.org.uk>
Mark & Sjoerd,
On 2015?10?20? 03:13, Mark Brown wrote:
> On Tue, Oct 13, 2015 at 09:01:08AM +0800, Shunqian Zheng wrote:
>> From: ZhengShunQian <zhengsq@rock-chips.com>
>>
>> This patch add the machine driver for rk3036.
> Like Sjoerd said this looks like it migh be better just using
> simple-card, if not...
Yes, simple-card works fine, I think I need to learn more and resend
patches.
Thank you very much,
Shunqian
>
>> + ret = snd_soc_dai_set_fmt(codec_dai, dai_fmt);
>> + if (ret < 0)
>> + return ret;
>> +
>> + /* set cpu DAI configuration */
>> + ret = snd_soc_dai_set_fmt(cpu_dai, dai_fmt);
> Set this in the dai_link struct.
next prev parent reply other threads:[~2015-10-24 3:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-13 1:01 [PATCH v1 0/4] Audio Codec Driver of RK3036 SoC Shunqian Zheng
2015-10-13 1:01 ` [PATCH v1 1/4] ASoC: codec: Inno codec driver for " Shunqian Zheng
2015-10-19 6:56 ` [alsa-devel] " Ricard Wanderlof
2015-10-19 18:54 ` Mark Brown
2015-10-19 19:09 ` Mark Brown
2015-11-05 9:52 ` Shunqian Zheng
2015-10-13 1:01 ` [PATCH v1 2/4] ASoC: RK3036: Add binding doc of inno-rk3036 codec driver Shunqian Zheng
2015-10-13 1:01 ` [PATCH v1 3/4] ASoC: Add codec machine driver for RK3036 Shunqian Zheng
2015-10-19 12:12 ` Sjoerd Simons
2015-10-19 19:13 ` Mark Brown
2015-10-24 3:18 ` Shunqian Zheng [this message]
2015-10-13 1:01 ` [PATCH v1 4/4] ASoC: RK3036: Add binding doc for audio machine driver Shunqian Zheng
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=562AF86D.8050303@rock-chips.com \
--to=zhengsq@rock-chips.com \
--cc=linux-arm-kernel@lists.infradead.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).