ASoC: alc5623: Add device tree binding
authorAndrew Lunn <andrew@lunn.ch>
Sat, 3 May 2014 18:30:11 +0000 (20:30 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 20 May 2014 22:12:23 +0000 (23:12 +0100)
Let the ALC5623 codec be instantiated from DT. Add a simple binding
for the additional control register and the jack detect register.

Also, add a prompt to the Kconfig entry for this CODEC, so that it can
be selected. Since kirkwood-t5325.c will no longer be used, we need to
be able to enable the CODEC in the mvebu_v5_defconfig etc.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found