ASoC: sun4i-codec: Add support for A23 codec
authorChen-Yu Tsai <wens@csie.org>
Fri, 25 Nov 2016 12:34:36 +0000 (20:34 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 30 Nov 2016 18:06:18 +0000 (18:06 +0000)
commitdac5f86bc9e60eae87a28512f025362d1e2574e3
treeee89ca63155269205c5b41fac218c14301db48aa
parent999982ef7c7f8aa131d32ef551897804443a40a1
ASoC: sun4i-codec: Add support for A23 codec

The codec in the A23 is similar to the one found on the A31. One key
difference is the analog path controls are routed through the PRCM
block. This is supported by the sun8i-codec-analog driver, and tied
into this codec driver with the audio card's aux_dev.

In addition, the A23 does not have LINEOUT, and it does not support
headset jack detection or buttons.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/sun4i-codec.txt
sound/soc/sunxi/sun4i-codec.c