]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: samsung: Add machine driver for Exynos5433 based TM2 board
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Wed, 2 Nov 2016 16:05:45 +0000 (17:05 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 1 Dec 2016 21:54:27 +0000 (21:54 +0000)
commit1bfbc260a5b474f1376bdfdfbc590f75645d62af
treec690a10f174c3ba32aec494e6d1c9c3f06103013
parent48a760279ba31c59b8cfb14c5be9ed1c8e191038
ASoC: samsung: Add machine driver for Exynos5433 based TM2 board

This patch adds the sound machine driver for the TM2 and TM2E boards.
Speaker and headphone playback, Main Mic capture, Bluetooth, Voice
call and external accessory are supported.

Signed-off-by: Inha Song <ideal.song@samsung.com>
[k.kozlowski: rebased on 4.1]
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
[s.nawrocki: rebased to 4.7, adjustment to the ASoC core changes,
 removed unused ops and direct calls to the max98504 function,
 added parsing of "audio-amplifier" and "audio-codec"
 properties, added TDM API calls, switched to gpiod API]
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/Kconfig
sound/soc/samsung/Makefile
sound/soc/samsung/tm2_wm5110.c [new file with mode: 0644]