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
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
On Tue, Oct 13, 2015 at 09:01:08AM +0800, Shunqian Zheng wrote:
> From: ZhengShunQian
>
> This patch add the machine driver for rk3036.
Like Sjoerd said this looks like it migh be better just using
simple-card, if not...
> + ret = snd_soc_dai_set_fmt(codec_dai, dai_fmt);
> + if (ret < 0
On Tue, 2015-10-13 at 09:01 +0800, Shunqian Zheng wrote:
> From: ZhengShunQian
>
> This patch add the machine driver for rk3036.
Does this need a machine driver? Can't the simple-card machine driver
be used for this ? (From the looks of it that would only mean the
clocking setup for the cpu dai
From: ZhengShunQian
This patch add the machine driver for rk3036.
RK3036 SoC is integrated with Inno codec,
this patch should work for all RK3036 board.
Signed-off-by: ZhengShunQian
---
sound/soc/rockchip/Kconfig | 10 +++
sound/soc/rockchip/Makefile | 2 +
sound/soc/roc
4 matches
Mail list logo