Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5965332imu; Wed, 30 Jan 2019 06:36:46 -0800 (PST) X-Google-Smtp-Source: ALg8bN6d7XmXVeZZXZyVzlFb4y2/owJU6TOq+8P0sb2R11+9yK4Zed+8ewwAuu6A80fKbzUpTMhm X-Received: by 2002:a17:902:8346:: with SMTP id z6mr30570328pln.340.1548859006139; Wed, 30 Jan 2019 06:36:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548859006; cv=none; d=google.com; s=arc-20160816; b=brgxZ/O0icKb0qIWOW8+lmxhIbI7z1WiCezIL3d7/MkGjLTmrsdLgjfpDS+dQDxAy7 FsKNZoqbNpWV8UI5bg3mdajtAMQLeSk3gxU47n0Pb3pbxTvHyauY21uKw1sgzI3GowKX Q5mi4J8KWMy4f0mzyWqWlpFzR0M7K+DUo22Cz2qZIpYJZbssPd+5IOvr3oXSJvhS8lJq c3f5vBkwBV77f6+aPGdEc9DCJYELRSJJPGyTKl46kHDWZHLzQKfbykm1c/FSzPovrQ/k q/8kn8EiB6OzROVRXRSpkkOyMvVrzm5+yd/Fmx9GpngJOvUC2hrt1NewLQGV1Cg2zezz UEgg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:tags :mime-version:message-id:date:subject:to:from; bh=9VjO+zMq/QIY2USMA0SWNLCSbu15+1CWFb9Zvo4VwSA=; b=M7QO2tp/NA7aedZkTrMCi1CT9ghW4z5wPczof/fDl8HcKygGlpU7k1XEcEwyWwQge1 9rqMO3nws1FHiF5vB/55f8rdZOD13ZAIBmyrCMUyMiMIThXDAqs8JkQXoEbqXM2qo8L8 H1yhigYLLoaFI3xjAvX+1CeFYI2TwG3egCQ0QhEb/ymWs6QsGGtYRBEupELhZTVigtzD 1a1mqC0NjqjTooWbIkBOnYO8Y87BrdFp7Yz64qBnMhcHgyB+VTvY1w9XitYtpSvlLYy4 jeSLRvqkO3PbD3ZeREGGqRGM8QvYCp59QqAouPUsE7CCmEpy2CTmjqAilPXbRH5LLAXT Tfqw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v11si1611947plp.85.2019.01.30.06.36.30; Wed, 30 Jan 2019 06:36:46 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731439AbfA3OgG (ORCPT + 99 others); Wed, 30 Jan 2019 09:36:06 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:49004 "EHLO dd26836.kasserver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731335AbfA3Of4 (ORCPT ); Wed, 30 Jan 2019 09:35:56 -0500 Received: from dayas.3.home (77.116.173.211.wireless.dyn.drei.com [77.116.173.211]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 8240433609B4; Wed, 30 Jan 2019 15:25:57 +0100 (CET) From: Danny Milosavljevic To: Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Maxime Ripard , Chen-Yu Tsai , Danny Milosavljevic , alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v15 0/8] ASoC: sun4i-codec: Add Line-In, FM-In, Mic 2 Date: Wed, 30 Jan 2019 11:39:36 +0100 Message-Id: <20190130103945.26692-1-dannym@scratchpost.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Tags: patch Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchset adds some mixer controls to sun4i-codec for the Allwinner A10 and the Allwinner A20. It also adds the PGA for the MIC2 preamp. Where possible, it uses SOC_DAPM_DOUBLE in order to cut down on the number of distinct controls in alsamixer. v15 changes compared to v14 are: - Instead of adding controls dynamically, add an extra sun7i_codec_controls structure and duplicate the sun4i_codec_controls there, with small changes. - Split Mic Playback Volume into extra patch. - LEFT OFF adding Capture Selects since it's unclear how we want to structure it. - LEFT OFF adding Differential Line Source since it might also change if the Capture Select implementation is different. v14 changes compared to v13 are: - Merged some of the patches together if it made sense to test them together. - Use snd_soc_component_driver. - Moved SUN4I_CODEC_DAC_ACTL_LFMS, SUN4I_CODEC_DAC_ACTL_RFMS to the correct patch in the series. - Kept "Left Mixer Left DAC Playback Switch", "Right Mixer Left DAC Playback Switch" and "Right Mixer Right DAC Playback Switch" unchanged compared to the released version - for backward compatibility. v13 changes compared to v12 are: - Added my "Signed-off-by". - Clarified some commit message text. v12 changes compared to v11 are: - Split up patchset in another way. - Renamed "Mic1 Capture Volume" to "Mic1 Boost Volume". - Renamed "Mic2 Capture Volume" to "Mic2 Boost Volume". - Renamed "Line Capture Volume" to "Line Boost Volume". - Renamed "Differential Line Capture Switch" to "Differential Line Source". v11 changes compared to v10 are: - Split up patchset. - Fixed typo in Differential Line Capture Switch. - Renamed "Non-Differential" value to "Stereo". - Removed duplicate PA Volume mixer control. v10 changes compared to v9 are: - Use SOC_DAPM_DOUBLE where possible and it makes sense in order to cut down on the number of controls. v9 changes compared to v8 are: - added Line Differential Capture Switch. - split Capture Source into Left Capture Select, Right Capture Select. - added Line Capture Volume. - rename "sun4i_codec_widgets" to "sun4i_codec_controls" for consistency with the struct field it's used in. - rename "Line-In" to "Line". - rename "Power Amplifier Playback Volume" to "Headphone Playback Volume". v8 changes compared to v7 are: - fixed the routes for line and mic capturing. v7 changes compared to v6 are: - preparation for different A20, A10 controls is now in an extra patch. - all register definitions are now at the top. - sun7i-specific things (A20-specific things) are now less grouped-together. - rename "Power Amplifier Volume" to "Power Amplifier Playback Volume". v6 changes compared to v5 are: - Mic preamplifier special cases for A20 and A10 now are now not icky: There are two different _widget arrays and the probe() function now selects the right one to pass to snd_soc_register_codec() unmodified. - sun7i-specific things (A20-specific things) are now grouped together. v5 changes compared to v4 are: - Mic preamplifier controls have more common names now. - Mic preamplifier scale has a 0 dB entry as well now, as documented in the A20 user manual. - Mic preamplifier has special cases for A20 and A10 now. - Gain controls have "Gain" in the name now. v4 changes compared to v3 are: - names of the input are not uppercase anymore. - bit index constants are now named as in the A20 user manual v1.4. - added Mic1-In, Mac2-In. - added Mic1 and Mic2 Pre-Amplifiers. v3 changes compared to v2 are: - added DAPM routes. v2 changes compared to v1 are: - moved Line-In and FM-In playback switches to their respective sun4i_codec_*_mixer_controls. v1 changes: - added linein, fmin output volumes and switches. Danny Milosavljevic (8): ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 ASoC: sun4i-codec: Add Mic Playback Volume ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec. ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_right_mixer_controls into sun4i_codec_mixer_controls ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback Switch ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, Line Left, Line Playback Switch sound/soc/sunxi/sun4i-codec.c | 149 ++++++++++++++++++++++++++++++---- 1 file changed, 134 insertions(+), 15 deletions(-)