31 May
2017
31 May
'17
6:56 p.m.
On Wed, May 24, 2017 at 06:06:02PM +0800, Icenowy Zheng wrote:
From: Icenowy Zheng icenowy@aosc.xyz
The codec in the V3s 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 V3s does not have LINEIN, LINEOUT, MBIAS and MIC2, MIC3, and the FIFO related registers are like H3.
Signed-off-by: Icenowy Zheng icenowy@aosc.xyz
Changes in v3:
- Change regmap max register.
- Add a note for further DAP support.
.../devicetree/bindings/sound/sun4i-codec.txt | 11 ++--
Acked-by: Rob Herring robh@kernel.org
sound/soc/sunxi/sun4i-codec.c | 63 ++++++++++++++++++++++ 2 files changed, 70 insertions(+), 4 deletions(-)