]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: Samsung: Add arndale_rt5631 machine driver and binding
authorKrishna Mohan Dani <krishna.md@samsung.com>
Wed, 26 Nov 2014 09:23:04 +0000 (14:53 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 26 Nov 2014 16:44:44 +0000 (16:44 +0000)
commitd683d0b690c13437d752ccce47963ac64119b07a
tree246fac8088166a842463f56e80778809c06b16aa
parentb2de1d20a05d8691cb1889c859de2ab56938b82a
ASoC: Samsung: Add arndale_rt5631 machine driver and binding

Adding machine driver to instantiate I2S based realtek's ALC5631
sound card on Arndale board.

There are other variants of Audio Daughter Cards for Arndale
Board for which support already exists but there is no support for
Realtek's alc5631 codec hence support for ALC5631 based machine
driver is being added.
This patch also documents the device tree binding for the Arndale
board based machine driver.

Signed-off-by: Claude Youn <claude.youn@gmail.com>
Signed-off-by: Krishna Mohan Dani <krishna.md@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/arndale.txt [new file with mode: 0644]
sound/soc/samsung/Kconfig
sound/soc/samsung/Makefile
sound/soc/samsung/arndale_rt5631.c [new file with mode: 0644]