From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933680AbdDGMVs (ORCPT ); Fri, 7 Apr 2017 08:21:48 -0400 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 Date: Fri, 7 Apr 2017 20:21:23 +0800 From: Shawn Guo 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 Subject: Re: [PATCH v2 4/4] ARM: dts: imx6qp-sabresd: Set reg_arm regulator supply Message-ID: <20170407122121.GD16503@dragon> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: 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.