ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420
authorPadmavathi Venna <padma.v@samsung.com>
Mon, 12 Aug 2013 09:49:52 +0000 (15:19 +0530)
committerMark Brown <broonie@linaro.org>
Tue, 13 Aug 2013 12:44:09 +0000 (13:44 +0100)
commit4ca0c0d4784fa82d68733f7793e3487023e12282
treef5dfe6ed90617527f19fe399e4af8265a9074cf4
parent7da493e9229c737c399886f57996f6bfd4454e21
ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420

Exynos5420 added support for I2S TDM mode. For this, there are some
register changes in the I2S controller. This patch adds the relevant
register changes to support I2S in normal mode. This patch adds a
quirk for TDM mode and if TDM mode is present all the relevent changes
will be applied.

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/samsung-i2s.txt
include/linux/platform_data/asoc-s3c.h
sound/soc/samsung/i2s-regs.h
sound/soc/samsung/i2s.c