From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752800AbbF2Gr3 (ORCPT ); Mon, 29 Jun 2015 02:47:29 -0400 Received: from muru.com ([72.249.23.125]:60179 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751398AbbF2GrV (ORCPT ); Mon, 29 Jun 2015 02:47:21 -0400 Date: Sun, 28 Jun 2015 23:47:17 -0700 From: Tony Lindgren To: Arun Bharadwaj Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Adam YH Lee , Ash Charles Subject: Re: [PATCH 2/3] ARM: dts: configure regulators for Gumstix Pepper Message-ID: <20150629064717.GR4156@atomide.com> References: <1433441299-18887-1-git-send-email-arun@gumstix.com> <1433441299-18887-3-git-send-email-arun@gumstix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433441299-18887-3-git-send-email-arun@gumstix.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Arun Bharadwaj [150604 11:10]: > From: Adam YH Lee > > Boot process is halting in midway because some of the necessary voltage > regulators are deemed unused and subsequently powered off, leading to > a completely unresponsive system. OK that needs to be fixed for v4.2-rc series. > Most of the device nodes had correct voltage regulator attachments. > Yet these nodes had to set stricter enforcement on them through > 'regulator-boot-on' and 'regulator-always-on' to function correctly. That's a lot of regulators marked as regulator-always-on. Could you please update the description what consumers are using them so we know why they are all needed always-on? > Signed-off-by: Ash Charles >>From Adam, sent by Arun, signed by Ash? Can you please check that too. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/3] ARM: dts: configure regulators for Gumstix Pepper Date: Sun, 28 Jun 2015 23:47:17 -0700 Message-ID: <20150629064717.GR4156@atomide.com> References: <1433441299-18887-1-git-send-email-arun@gumstix.com> <1433441299-18887-3-git-send-email-arun@gumstix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1433441299-18887-3-git-send-email-arun-EiDWdcs9+yZBDgjK7y7TUQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Arun Bharadwaj Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Adam YH Lee , Ash Charles List-Id: devicetree@vger.kernel.org * Arun Bharadwaj [150604 11:10]: > From: Adam YH Lee > > Boot process is halting in midway because some of the necessary voltage > regulators are deemed unused and subsequently powered off, leading to > a completely unresponsive system. OK that needs to be fixed for v4.2-rc series. > Most of the device nodes had correct voltage regulator attachments. > Yet these nodes had to set stricter enforcement on them through > 'regulator-boot-on' and 'regulator-always-on' to function correctly. That's a lot of regulators marked as regulator-always-on. Could you please update the description what consumers are using them so we know why they are all needed always-on? > Signed-off-by: Ash Charles >>From Adam, sent by Arun, signed by Ash? Can you please check that too. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Sun, 28 Jun 2015 23:47:17 -0700 Subject: [PATCH 2/3] ARM: dts: configure regulators for Gumstix Pepper In-Reply-To: <1433441299-18887-3-git-send-email-arun@gumstix.com> References: <1433441299-18887-1-git-send-email-arun@gumstix.com> <1433441299-18887-3-git-send-email-arun@gumstix.com> Message-ID: <20150629064717.GR4156@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Arun Bharadwaj [150604 11:10]: > From: Adam YH Lee > > Boot process is halting in midway because some of the necessary voltage > regulators are deemed unused and subsequently powered off, leading to > a completely unresponsive system. OK that needs to be fixed for v4.2-rc series. > Most of the device nodes had correct voltage regulator attachments. > Yet these nodes had to set stricter enforcement on them through > 'regulator-boot-on' and 'regulator-always-on' to function correctly. That's a lot of regulators marked as regulator-always-on. Could you please update the description what consumers are using them so we know why they are all needed always-on? > Signed-off-by: Ash Charles >>From Adam, sent by Arun, signed by Ash? Can you please check that too. Regards, Tony