From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 10 Jul 2018 09:12:34 +0100 From: Charles Keepax Subject: Re: [PATCH v2 2/4] mfd: wm8994: Allow to configure Speaker Mode Pullup from dts Message-ID: <20180710081234.GX18740@imbe.wolfsonmicro.main> References: <20180709160631.GU18740@imbe.wolfsonmicro.main> <1531158406-18646-1-git-send-email-anthony@amarulasolutions.com> <1531158406-18646-2-git-send-email-anthony@amarulasolutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1531158406-18646-2-git-send-email-anthony@amarulasolutions.com> To: Anthony Brandon Cc: robh+dt@kernel.org, mark.rutland@arm.com, lee.jones@linaro.org, patches@opensource.cirrus.com, alberto@amarulasolutions.com, devicetree@vger.kernel.org List-ID: On Mon, Jul 09, 2018 at 07:46:44PM +0200, Anthony Brandon wrote: > From: Alberto Panizzo > > Configuring Speaker Mode Pullup was already supported in pdata, but not > in the dts. > > Signed-off-by: Alberto Panizzo > Signed-off-by: Anthony Brandon > --- Acked-by: Charles Keepax Thanks, Charles