From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932519AbbJMOKL (ORCPT ); Tue, 13 Oct 2015 10:10:11 -0400 Received: from mail.kernel.org ([198.145.29.136]:35549 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932287AbbJMOKI (ORCPT ); Tue, 13 Oct 2015 10:10:08 -0400 Date: Tue, 13 Oct 2015 22:09:46 +0800 From: Shawn Guo 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 Subject: Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Message-ID: <20151013140946.GB584@tiger> References: <1444684386-17094-1-git-send-email-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444684386-17094-1-git-send-email-laurent.pinchart@ideasonboard.com> 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, 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.