ASoC: samsung: arndale: Add support for WM1811 CODEC
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Wed, 2 Oct 2019 10:56:51 +0000 (12:56 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 2 Oct 2019 11:51:42 +0000 (12:51 +0100)
commit03081cc370b9d0d91addbb163e2f5347a7f51571
tree7a2d3e12fde7a92541796e567ae48a3114772332
parentaaa68472ed1fa763336335f1278d65fcddd0056e
ASoC: samsung: arndale: Add support for WM1811 CODEC

The Arndale boards come with different types of the audio daughter
board.  In order to support the WM1811 one we add new definition of
an ASoC card which will be registered when the driver matches on
"samsung,arndale-wm1811" compatible.  There is no runtime detection of
the audio daughter board type at the moment, compatible string of the
audio card needs to be adjusted in DT, e.g. by the bootloader,
depending on actual audio board (CODEC) used.

Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Link: https://lore.kernel.org/r/20191002105652.24821-2-s.nawrocki@samsung.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/Kconfig
sound/soc/samsung/arndale_rt5631.c