OSDN Git Service

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)
commit7d6d478f38fb1bdef30ae1a4c9d5aefb7cb2bb9b
tree20455271fcdfbcbfe98cdb0c2b668dcea9aef77f
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
ASoC: alc5623: Add device tree binding

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>
Documentation/devicetree/bindings/sound/alc5623.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/alc5623.c