ASoC: sun4i-codec: Add support for A31 board level audio routing
authorChen-Yu Tsai <wens@csie.org>
Thu, 3 Nov 2016 07:55:53 +0000 (15:55 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 4 Nov 2016 20:38:35 +0000 (14:38 -0600)
commit300a18d13f7eaec789e79dc45bce026e098b45da
tree2e7fd1c3da4b7b6eb139ca89132660b70cfe64be
parentecd5cdb4fd818b1cec55863d5de3683dad1c2f53
ASoC: sun4i-codec: Add support for A31 board level audio routing

The A31 SoC's codec has various inputs, outputs and microphone bias
supplies. These can be routed on the board in different ways, such as:

  - HPCOM may be connected to have the headphone DC coupled.

  - Microphones all use the MBIAS main microphone supply or one mic may
    use the HBIAS supply, which supports headset detection and buttons.

  - Line Out may be routed to an audio jack, or an onboard speaker amp
    with power controls.

Add support for specifying the audio routes in the device tree.

Signed-off-by: Chen-Yu Tsai <wens@csie.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