From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Date: Tue, 13 Oct 2015 23:09:32 +0800 Message-ID: <20151013150932.GD584@tiger> References: <1444684386-17094-1-git-send-email-laurent.pinchart@ideasonboard.com> <20151013140946.GB584@tiger> <1561402.NmbcA6rYT5@avalon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.kernel.org ([198.145.29.136]:40972 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753205AbbJMPJv (ORCPT ); Tue, 13 Oct 2015 11:09:51 -0400 Content-Disposition: inline In-Reply-To: <1561402.NmbcA6rYT5@avalon> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Laurent Pinchart Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-tegra@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Benoit Cousson , Tony Lindgren , Jason Cooper , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Kukjin Kim , Krzysztof Kozlowski , Sascha Hauer , Stephen Warren , Thierry Reding , Alexandre Courbot , Liam Girdwood , Mark Brown , Linus Walleij On Tue, Oct 13, 2015 at 05:17:24PM +0300, Laurent Pinchart wrote: > Hi Shawn, > > On Tuesday 13 October 2015 22:09:46 Shawn Guo wrote: > > On Tue, Oct 13, 2015 at 12:12:29AM +0300, Laurent Pinchart wrote: > > > Laurent Pinchart (37): > > ... > > > > > ARM: imx6sx-sdb: Fix typo in regulator enable GPIO property > > > > ... > > > > > ARM: dts: imx6qdl-tx6: Fix regulator enable GPIO polarity > > > > ... > > > > > ARM: dts: imx23-evk: Fix regulator enable GPIO polarity > > > ARM: dts: imx23-stmp378x_devb: Fix regulator enable GPIO polarity > > > ARM: dts: imx25-pdk: Fix regulator enable GPIO polarity > > > ARM: dts: imx28-cfa10036: Fix regulator enable GPIO polarity > > > ARM: dts: imx28-evk: Fix regulator enable GPIO polarity > > > ARM: dts: imx28-m28cu3: Fix regulator enable GPIO polarity > > > ARM: dts: imx28-m28evk: Fix regulator enable GPIO polarity > > > ARM: dts: imx28-sps1: Fix regulator enable GPIO polarity > > > ARM: dts: imx28-tx28: Fix regulator enable GPIO polarity > > > ARM: dts: imx53-m53evk: Fix regulator enable GPIO polarity > > > ARM: dts: imx53-mba53: Fix regulator enable GPIO polarity > > > ARM: dts: imx53-tx53: Fix regulator enable GPIO polarity > > > ARM: dts: imx6q-dmo-edmqmx6: Fix regulator enable GPIO polarity > > > > Applied these 15 patches, thanks. > > There's ongoing discussions regarding whether this is the right thing to do. > Please see http://www.spinics.net/lists/arm-kernel/msg451724.html. It's thus a > bit early to apply the patches at this point I'm afraid. Okay, dropped them except the first one which fixes a typo for imx6sx-sdb. Shawn