ASoC: samsung: Add machine driver for Odroid X2/U3
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 4 Jul 2014 13:13:45 +0000 (15:13 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 9 Jul 2014 08:34:18 +0000 (10:34 +0200)
commita40712a3e604bd59c7d3bdbabc9aec6208102783
tree9679d2eb1adfb3c91eccef4d2b3867dba39b9c89
parent83e3fbd6f3949d21c178a76af72cdfb5be0274ee
ASoC: samsung: Add machine driver for Odroid X2/U3

This patch adds the sound subsystem driver for Odroid-X2 and
Odroid-U3 boards. The codec works in I2S master mode; there
are two separate audio routing paths defined, as there are
differences in the signal routing between the X2 and U3 boards,
i.e. U3 uses single jack for headphones and microphone.

Signed-off-by: Chen Zhen <zhen1.chen@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/samsung/Kconfig
sound/soc/samsung/Makefile
sound/soc/samsung/odroidx2_max98090.c [new file with mode: 0644]