From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 10 Jul 2018 09:13:00 +0100 From: Charles Keepax Subject: Re: [PATCH v2 4/4] mfd: wm8994: Allow to configure CS/ADDR Pulldown from dts Message-ID: <20180710081300.GZ18740@imbe.wolfsonmicro.main> References: <20180709160631.GU18740@imbe.wolfsonmicro.main> <1531158406-18646-1-git-send-email-anthony@amarulasolutions.com> <1531158406-18646-4-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-4-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:46PM +0200, Anthony Brandon wrote: > From: Alberto Panizzo > > For designs where CS/ADDR pin is floating, it is useful to > allow dts to define whether to keep internal pull down or not. > > Signed-off-by: Alberto Panizzo > Signed-off-by: Anthony Brandon > --- Acked-by: Charles Keepax Thanks, Charles