From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v2 4/4] ARM: dts: imx6qp-sabresd: Set reg_arm regulator supply Date: Fri, 7 Apr 2017 20:21:23 +0800 Message-ID: <20170407122121.GD16503@dragon> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.kernel.org ([198.145.29.136]:44206 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932601AbdDGMVk (ORCPT ); Fri, 7 Apr 2017 08:21:40 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Leonard Crestez Cc: Lucas Stach , Viresh Kumar , "Rafael J. Wysocki" , Sascha Hauer , Mark Brown , Robin Gong , Anson Huang , Irina Tirdea , Fabio Estevam , Octavian Purdila , Liam Girdwood , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org On Tue, Apr 04, 2017 at 08:04:14PM +0300, Leonard Crestez wrote: > On imx6qp-sabresd LDO_ARM is connected to a different PMIC output than > the other imx6qdl-sabresd boards. > > Setting cpu0 arm-supply to sw2_reg is wrong, this must have mistakenly > slipped out of the vendor tree where this is are used for LDO bypass. > > Signed-off-by: Leonard Crestez > Reviewed-by: Lucas Stach Applied, thanks.