From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751530AbcKXF3G (ORCPT ); Thu, 24 Nov 2016 00:29:06 -0500 Received: from fllnx210.ext.ti.com ([198.47.19.17]:24088 "EHLO fllnx210.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750765AbcKXF3E (ORCPT ); Thu, 24 Nov 2016 00:29:04 -0500 Subject: Re: [PATCH v2 1/5] Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property definition To: Rob Herring 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> CC: , , , , , , , From: Keerthy Message-ID: <23bf98ee-bcdc-e100-54ce-6f4b1e13ffcf@ti.com> Date: Thu, 24 Nov 2016 10:58:39 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20161115014352.5d3qwoonlo63mp5p@rob-hp-laptop> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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 >