]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d203fcad17125ed79ea2817007f2001273d2f5f
treef5dfe6ed90617527f19fe399e4af8265a9074cf4
parent86aa60ec7cac847d99dd0916e033b06df40bd220
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