Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423639AbbEEV7x (ORCPT ); Tue, 5 May 2015 17:59:53 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:51930 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932126AbbEEV7t (ORCPT ); Tue, 5 May 2015 17:59:49 -0400 Date: Tue, 5 May 2015 22:59:34 +0100 From: Mark Brown To: Richard Fitzgerald Cc: lee.jones@linaro.org, linus.walleij@linaro.org, gnurou@gmail.com, cw00.choi@samsung.com, myungjoo.ham@samsung.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, ckeepax@opensource.wolfsonmicro.com Message-ID: <20150505215934.GH15510@sirena.org.uk> References: <1430493319-23808-1-git-send-email-rf@opensource.wolfsonmicro.com> <1430493319-23808-8-git-send-email-rf@opensource.wolfsonmicro.com> <20150504113943.GB15510@sirena.org.uk> <20150505092411.GA15549@opensource.wolfsonmicro.com> <20150505105327.GZ22845@sirena.org.uk> <20150505133129.GA26101@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8qjQX3lIKI8OJLo6" Content-Disposition: inline In-Reply-To: <20150505133129.GA26101@opensource.wolfsonmicro.com> X-Cookie: Keep refrigerated. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH v3 7/8] ASoC: wm8998: Initial WM8998 codec driver X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2454 Lines: 55 --8qjQX3lIKI8OJLo6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 05, 2015 at 02:31:29PM +0100, Richard Fitzgerald wrote: > We can't really tell people what the selection does because that depends on > the external hardware. The A setting might be a headset mic, or a line in, > or a builtin mic... > All we can do is say what the selection is called generically by the codec. > So take the IN1L signal, on the codec it has two inputs "A" and "B". The > IN1L Mux control has two settings "A" and "B". That seems clear. So you're saying that you've got a mux on a single physical input which has two inputs? Are you sure that this is actually a mux and not some sort of mode setting that should be in platform data or DT - what do these settinngs actually correspond to? The routes in the driver look like there's two physical pins for each one of IN1L/R which the device can switch between for some reason which does correspond to a mux but that'd more normally be named IN1AL or similar. Though if the left and right side need to be set to the same thing (which IIRC a previous version had code to check for and you did mention in your mail) all the time then why are there two separate muxes anyway? --8qjQX3lIKI8OJLo6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVST1DAAoJELSic+t+oim9m48P/1ECX/itDcM/IaY9mwUrneaa 6dwMIGWH2zXRN5rWfgtMIT6AJjIkqAMM5aZzPsHAwrE6xn0AY/m9FrAnesQtLdW2 f9dUu4GFb0YZ6jMjItTNswUM5EHM3KkOc4KIVHkq56yIG/gU3gXvy3UYQd8M/tEB 3mXJcisaLSFTOVtbx87Y28ECbpG8IdIzRHAaug9OOC3IjLC7mk2nuwKXTURN5Zej O7mUXuJ4kApTJ0DlU04aXupw9zAuxnIxm1nEDOnZ1M5IGS8m/7OEIvpUSAlplGkb +tX/g/XFob1R/wlN/bS8eou1xPAro6Lud+eNRp3DtfoRTO9UC7utGfwsxVD9Vyx9 eTT3titGjoS5RRlCxNa1FaKjPBYEuPi9IySgvrY+GAag8jcMx8rmS/8mHSDALP0k b7NwhZBr2xRod1h+zxPy0Z5oTtImRc6y3QFIo1dGoc3EiYcgO8T9cLfzW/qr1CBA Fn0GnzhKyCKdR51AwOCKVAHFlZM86n4QZoX9/eNiz96NbMHVV4xt+5+b5+YR+cwJ OoYTJpqxB7w0K1C4G3HZDqatRIDyrHCdhKsJDi7+jxTcsMaTgSKw8CDbfncMFkYg A1XjgcjIzHRksoqLQ80jBH1ZuQuvtsXBBjiIRWgnoE9t+eshsJcXSb9nGZNHnaJR EoGcfe3Jd6gOkiIA8PEi =NKOq -----END PGP SIGNATURE----- --8qjQX3lIKI8OJLo6-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/