From patchwork Sat Aug 25 05:01:26 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 1373031 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id 9AA2EDFFEC for ; Sat, 25 Aug 2012 05:04:45 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T58UL-0005Ou-45; Sat, 25 Aug 2012 05:00:49 +0000 Received: from mail-pz0-f49.google.com ([209.85.210.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1T58UG-0005Og-AQ for linux-arm-kernel@lists.infradead.org; Sat, 25 Aug 2012 05:00:45 +0000 Received: by dajq27 with SMTP id q27so1342261daj.36 for ; Fri, 24 Aug 2012 22:00:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent :x-gm-message-state; bh=p8ti4EPUFebQV2+5NiiTRKrLFQgdDWpsynY86b/OPpU=; b=dLuN5QKhXe2YfoAo29CoKwnh4cB/ehvwInJ8/sTNeFuKZHYYe0nApgLUs6XyczNAua yU3y07BcKObJCLWxjcBbkXsIf9DzEEQpBJO7FA2ykdaNZqTZCkDxSyvsAiPlfV1CNeEA tmoSk6FcES7AO1+JPIIG6yD9i5oxw2tk3RYm20FX13AFlIqsiRZ1RFFapTg1fOHWdYzD V5Ghvem/cRelAlZzElLUYZXEl0yYQ1I4Ur3mOd+QJDSjzIwTbnSqEGvVHap5ndTVaF3B IUCGAtJFGL5OsZaVwhx8todgV9SK9DoEMlXETqglkd4gQMgK0vzdZF4uz2yBiowOMN6J U6oA== Received: by 10.66.84.130 with SMTP id z2mr15175012pay.77.1345870841524; Fri, 24 Aug 2012 22:00:41 -0700 (PDT) Received: from S2101-09.ap.freescale.net ([114.216.151.182]) by mx.google.com with ESMTPS id vh7sm9766997pbc.22.2012.08.24.22.00.39 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 24 Aug 2012 22:00:40 -0700 (PDT) Date: Sat, 25 Aug 2012 13:01:26 +0800 From: Shawn Guo To: Fabio Estevam Subject: Re: [PATCH] ARM: imx6q-sabrelite: Rename 'pinctrl_gpio_hog' Message-ID: <20120825050123.GH31998@S2101-09.ap.freescale.net> References: <1345821890-2922-1-git-send-email-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1345821890-2922-1-git-send-email-festevam@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQlGe0ZAz3sL7c/mbFiMsLPQwpgK2EEKmNDdayby9iuKxylXv3leSRNn6ZcllCGILeO1vL4J X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Fabio Estevam , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org On Fri, Aug 24, 2012 at 12:24:50PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > 'pinctrl_gpio_hog' is used to setup the pin functions, and it is not neccesarily used only > for GPIO pins, so remove 'gpio' from its name to describe a more generic term. > > Signed-off-by: Fabio Estevam Applied with the following changes amended. > --- > arch/arm/boot/dts/imx6q-sabrelite.dts | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/boot/dts/imx6q-sabrelite.dts b/arch/arm/boot/dts/imx6q-sabrelite.dts > index 72f30f3..2e01478 100644 > --- a/arch/arm/boot/dts/imx6q-sabrelite.dts > +++ b/arch/arm/boot/dts/imx6q-sabrelite.dts > @@ -46,10 +46,10 @@ > > iomuxc@020e0000 { > pinctrl-names = "default"; > - pinctrl-0 = <&pinctrl_gpio_hog>; > + pinctrl-0 = <&pinctrl_hog>; > > gpios { > - pinctrl_gpio_hog: gpiohog { > + pinctrl_hog: hog { > fsl,pins = < > 144 0x80000000 /* MX6Q_PAD_EIM_D22__GPIO_3_22 */ > 121 0x80000000 /* MX6Q_PAD_EIM_D19__GPIO_3_19 */ > -- > 1.7.9.5 > diff --git a/arch/arm/boot/dts/imx6q-sabrelite.dts b/arch/arm/boot/dts/imx6q-sabrelite.dts index 38755b1..1c57e19 100644 --- a/arch/arm/boot/dts/imx6q-sabrelite.dts +++ b/arch/arm/boot/dts/imx6q-sabrelite.dts @@ -48,8 +48,8 @@ pinctrl-names = "default"; pinctrl-0 = <&pinctrl_hog>; - gpios { - pinctrl_hog: hog { + hog { + pinctrl_hog: hoggrp { fsl,pins = < 1450 0x80000000 /* MX6Q_PAD_NANDF_D6__GPIO_2_6 */ 1458 0x80000000 /* MX6Q_PAD_NANDF_D7__GPIO_2_7 */