ASoC: zx-i2s: introduce pclk for zx2967 family
commit66ead502af7de65d1e555189cdca8f47eddac400
authorBaoyou Xie <baoyou.xie@linaro.org>
Thu, 9 Feb 2017 03:12:58 +0000 (9 11:12 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 9 Feb 2017 17:26:21 +0000 (9 17:26 +0000)
treeefc84847e579f6cf2b8e0bdb132f8b244dcf7e61
parentb5f18ba89391da7a92605dc76822580d13e2ef74
ASoC: zx-i2s: introduce pclk for zx2967 family

The pclk is necessary for zx2967 I2S controller. the driver
currently doesn't handle it. This is something we need to fix.

In turn, the driver supports zx296718's I2S controller.

By the way, this patch also change the clock name from tx to wclk
to make it clear.

Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Reviewed-by: Shawn Guo <shawnguo@kernel.org>
Reviewed-by: Jun Nie <jun.nie@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/zte/zx-i2s.c