From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757454AbcH3Gtr (ORCPT ); Tue, 30 Aug 2016 02:49:47 -0400 Received: from mail-it0-f67.google.com ([209.85.214.67]:33918 "EHLO mail-it0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751598AbcH3Gtq (ORCPT ); Tue, 30 Aug 2016 02:49:46 -0400 MIME-Version: 1.0 In-Reply-To: <20160829180321.11695-3-dannym@scratchpost.org> References: <20160829180321.11695-1-dannym@scratchpost.org> <20160829180321.11695-3-dannym@scratchpost.org> From: Code Kipper Date: Tue, 30 Aug 2016 08:49:40 +0200 Message-ID: Subject: Re: [linux-sunxi] [PATCH v9 2/2] Add mixer controls: Line-In, FM-In, Mic 2, Capture Source, Differential Line-In. To: Danny Milosavljevic Cc: Maxime Ripard , Mark Brown , Chen-Yu Tsai , linux-kernel@vger.kernel.org, linux-arm-kernel , alsa-devel@alsa-project.org, Jaroslav Kysela , Takashi Iwai , Liam Girdwood , linux-sunxi Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 29 August 2016 at 20:03, Danny Milosavljevic wrote: > > Note: Mic1 Capture Volume is in a different register on A20 than on A10. > Note: Mic2 Capture Volume is in a different register on A20 than on A10. > --- > sound/soc/sunxi/sun4i-codec.c | 256 ++++++++++++++++++++++++++++++++++++++---- > 1 file changed, 236 insertions(+), 20 deletions(-) Hi Danny, I think this should be delivered in a series of patches like what I've attempted to do here https://github.com/codekipper/linux-sunxi/commits/sunxi-wip?page=2 I haven't worked with my A20 for a while which is why I haven't delivered these changes, however summer is coming to an end and should be able to retest and deliver soon. I can see that there is a difference like you've mentioned between the A10 and A20 with the MIC pre-amps so approve of the use of a common array. Something also looks wrong with the whitespacing for sun4i_codec_codec. BR, CK > > -- > You received this message because you are subscribed to the Google Groups "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.