From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH V2] ARM: dts: make pfuze switch always-on for imx platforms Date: Tue, 17 Jul 2018 10:40:28 +0800 Message-ID: <20180717024027.GA4576@dragon> References: <1530063055-25914-1-git-send-email-Anson.Huang@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Anson Huang Cc: "s.hauer@pengutronix.de" , "kernel@pengutronix.de" , Fabio Estevam , "robh+dt@kernel.org" , "mark.rutland@arm.com" , dl-linux-imx , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Fri, Jul 13, 2018 at 02:16:55AM +0000, Anson Huang wrote: > Hi, Shawn > Although the commit 5fe156f1cab4 ("regulator: pfuze100: add enable/disable for switch") is reverted to avoid the boot failure on some i.MX platforms, but adding the "regulator-always-on" property for those pfuze's critical switches are the right way and making sense, no matter how the pfuze regulator's switch ON/OFF function will be implemented, below patches should can be applied anyway? > > ARM: dts: imx6sll-evk: make pfuze100 sw4 always on > ARM: dts: make pfuze switch always-on for imx platforms > ARM: dts: imx6sl-evk: keep sw4 always on > > Let me know your thoughts, thanks! Okay, resend them as a series with commit log updated, since the commit log doesn't reflect the current situation any longer. Shawn