From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [alsa-devel] [PATCH v2 RESEND 1/2] mfd: arizona: Add support for OUTn_MONO register control Date: Tue, 20 Jan 2015 15:46:11 +0000 Message-ID: <20150120154611.GA14516@opensource.wolfsonmicro.com> References: <1420185829-24886-1-git-send-email-ideal.song@samsung.com> <1420185829-24886-2-git-send-email-ideal.song@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1420185829-24886-2-git-send-email-ideal.song@samsung.com> Sender: linux-kernel-owner@vger.kernel.org To: Inha Song Cc: broonie@kernel.org, lee.jones@linaro.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, sameo@linux.intel.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com List-Id: devicetree@vger.kernel.org On Fri, Jan 02, 2015 at 05:03:48PM +0900, Inha Song wrote: > Some boards need to set the OUTn_MONO register to configurates > the output signal path as a mono differential output. This > wlf,out-mono property is optional. If present, values must be > specified less than or equal to the number of output signals. > If values less than the number of output signals, elements > that has not been specified are set to 0 by default. > > Example: > - wlf,out-mono = <1 0 1>; /* set OUT1,OUT3 to mono differential */ > > Signed-off-by: Inha Song > --- Apologies, I must have missed this in the December rush here. Acked-by: Charles Keepax Thanks, Charles