From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755463AbcKWQIu (ORCPT ); Wed, 23 Nov 2016 11:08:50 -0500 Received: from muru.com ([72.249.23.125]:51680 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753438AbcKWQIs (ORCPT ); Wed, 23 Nov 2016 11:08:48 -0500 Date: Wed, 23 Nov 2016 08:08:41 -0800 From: Tony Lindgren To: Keerthy Cc: Lee Jones , robh+dt@kernel.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 Subject: Re: [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide powerhold property Message-ID: <20161123160841.GG4082@atomide.com> References: <1478754560-27923-1-git-send-email-j-keerthy@ti.com> <1478754560-27923-5-git-send-email-j-keerthy@ti.com> <20161115000849.GD4082@atomide.com> <6ac3b28e-4891-83bc-a2f7-c903541acc18@ti.com> <20161123083327.GM10134@dell.home> <3a05871c-0512-8a84-4ac3-889c661c8638@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3a05871c-0512-8a84-4ac3-889c661c8638@ti.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Keerthy [161123 00:33]: > On Wednesday 23 November 2016 02:03 PM, Lee Jones wrote: > > On Wed, 23 Nov 2016, Keerthy wrote: > > > On Tuesday 15 November 2016 05:38 AM, Tony Lindgren wrote: > > > > * Keerthy [161109 21:10]: > > > > > The PMICs have POWERHOLD set by default which prevents PMIC shutdown > > > > > even on DEV_CTRL On bit set to 0 as the Powerhold has higher priority. > > > > > So to enable pmic power off this property lets one over ride the default > > > > > value and enable pmic power off. > > > > > > > > This should not cause merge conflicts so probably best to merge along > > > > with the driver changes: > > > > > > > > Acked-by: Tony Lindgren > > > > > > > > If you guys want me to pick up this separately let me know. > > > > > > Hi Lee Jones, > > > > > > Are you planning to pull DT and Documentation patches as well? > > > > No need. They can be safely applied to their own subsystems. > > Okay. Thanks for the response. > > Tony, > > Hope you can pull the DT patches. Applying both into omap-for-v4.10/dt thanks. Please send dts changes seprately next time if there are no dependencies. This leaves out the second guessing who should apply what. Regards, Tony