From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keerthy Subject: Re: [PATCH v2 1/5] Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property definition Date: Thu, 24 Nov 2016 10:58:39 +0530 Message-ID: <23bf98ee-bcdc-e100-54ce-6f4b1e13ffcf@ti.com> References: <1478754560-27923-1-git-send-email-j-keerthy@ti.com> <1478754560-27923-2-git-send-email-j-keerthy@ti.com> <20161115014352.5d3qwoonlo63mp5p@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20161115014352.5d3qwoonlo63mp5p@rob-hp-laptop> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: tony@atomide.com, lee.jones@linaro.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, nm@ti.com, t-kristo@ti.com List-Id: devicetree@vger.kernel.org On Tuesday 15 November 2016 07:13 AM, Rob Herring wrote: > On Thu, Nov 10, 2016 at 10:39:16AM +0530, Keerthy wrote: >> GPIO7 is configured in POWERHOLD mode which has higher priority >> over DEV_ON bit and keeps the PMIC supplies on even after the DEV_ON >> bit is turned off. This property enables driver to over ride the >> POWERHOLD value to GPIO7 so as to turn off the PMIC in power off >> scenarios. >> >> Signed-off-by: Keerthy >> --- >> Documentation/devicetree/bindings/pinctrl/pinctrl-palmas.txt | 9 +++++++++ >> 1 file changed, 9 insertions(+) > > Acked-by: Rob Herring Tony, Are you planning to pick this one as well? - Keerthy >