Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1654491

Re: [PATCH v3 4/9] ASoC: sun4i-codec: Add support for V3s codec

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 4/9] ASoC: sun4i-codec: Add support for V3s codec
Date 2017-05-31 19:40 +0200
Message-ID <tNfLc-7R6-29@gated-at.bofh.it> (permalink)
References <tKBoR-Xp-7@gated-at.bofh.it> <tKD7l-1Uh-39@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v3 4/9] ASoC: sun4i-codec: Add support for V3s codec Rob Herring <robh@kernel.org> - 2017-05-31 19:40 +0200

csiph-web