From patchwork Thu May 10 11:33:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: viresh kumar X-Patchwork-Id: 158273 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 02623B6FB4 for ; Thu, 10 May 2012 22:52:53 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SSSnV-0000dU-RL; Thu, 10 May 2012 12:48:47 +0000 Received: from mail-wi0-f171.google.com ([209.85.212.171]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SSRcS-0003PO-9z for linux-arm-kernel@lists.infradead.org; Thu, 10 May 2012 11:33:20 +0000 Received: by wibhj13 with SMTP id hj13so286355wib.0 for ; Thu, 10 May 2012 04:33:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AcYar6bwv5fCyBARTI0VVBzIaWwVn12fovSSRoZLAfg=; b=KC2yXKskYTAywfH+vtQNkL8bzlt3W6QE7gqWP7JCSEZtn7URuZ/io2KiJrj5Op9TS2 c5al2DAbriHzLgSjoK4QojTErpbCp9+RIJhb1bq35bCm7f+RcsVbbAVnGG6wbtE8pA7n hYGOQ9Lw3EVtEIBgQZzhBiB5VCSrCRfgphwi0c9YAzGQh6FJeemCoUfjVtUyJID0teY4 i34D94fqwlL+Rwf2Ix/XC1un3k5HA4cm+ZAp0JQr6VWXebT3dU9FrAoBQMfAVNgQjk51 33bTT/6ebTLN9g3hSlZBDp72wTusGM8dKtaHPJeu4s/x3iHo7Ar97VnTnUYhAz5l3v7x E0ow== MIME-Version: 1.0 Received: by 10.180.101.230 with SMTP id fj6mr15506072wib.13.1336649591316; Thu, 10 May 2012 04:33:11 -0700 (PDT) Received: by 10.223.159.139 with HTTP; Thu, 10 May 2012 04:33:11 -0700 (PDT) In-Reply-To: <1336562136-24498-1-git-send-email-viresh.kumar@st.com> References: <1336562136-24498-1-git-send-email-viresh.kumar@st.com> Date: Thu, 10 May 2012 17:03:11 +0530 Message-ID: Subject: Re: [GIT PULL] SPEAr pinctrl updates for v-3.5 From: viresh kumar To: arm@kernel.org X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.212.171 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (viresh.linux[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: grant.likely@secretlab.ca, linus.walleij@linaro.org, spear-devel@list.st.com, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org On Wed, May 9, 2012 at 4:45 PM, Viresh Kumar wrote: > Hi Arnd,Olof, > > This have few more dependencies: > - ARM: 7376/1: clkdev: Implement managed clk_get() > - pinctrl branch from Linus Please pull this instead: The following changes since commit 9f05a80564c35c397c5ce0f0b1106a420c3f5bdc: SPEAr: Update defconfigs (2012-05-10 16:15:08 +0530) are available in the git repository at: git://git.stlinux.com/spear/linux-2.6.git for-v3.5-spear-pinctrl-update for you to fetch changes up to 560a7694d63e2461912d3b99987a3c89ea4b56e2: SPEAr: Add plgpio node in device tree dtsi files (2012-05-10 16:15:09 +0530) ---------------------------------------------------------------- Viresh Kumar (6): gpiolib: Add of_get_gpio_chip_by_phandle() helper pinctrl: SPEAr: Don't set all non muxreg bits on pinctrl_disable pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res pinctrl: SPEAr: Add plgpio driver pinctrl: SPEAr: Add gpio ranges support SPEAr: Add plgpio node in device tree dtsi files arch/arm/boot/dts/spear1310-evb.dts | 4 + arch/arm/boot/dts/spear1310.dtsi | 22 + arch/arm/boot/dts/spear1340-evb.dts | 4 + arch/arm/boot/dts/spear1340.dtsi | 21 + arch/arm/boot/dts/spear310-evb.dts | 4 + arch/arm/boot/dts/spear310.dtsi | 15 + arch/arm/boot/dts/spear320-evb.dts | 4 + arch/arm/boot/dts/spear320.dtsi | 16 + drivers/of/gpio.c | 32 ++ drivers/pinctrl/spear/Kconfig | 11 + drivers/pinctrl/spear/Makefile | 1 + drivers/pinctrl/spear/pinctrl-plgpio.c | 738 +++++++++++++++++++++++++++++ drivers/pinctrl/spear/pinctrl-spear.c | 110 ++++- drivers/pinctrl/spear/pinctrl-spear.h | 26 + drivers/pinctrl/spear/pinctrl-spear1310.c | 182 +++++++- drivers/pinctrl/spear/pinctrl-spear1340.c | 8 + drivers/pinctrl/spear/pinctrl-spear300.c | 2 + drivers/pinctrl/spear/pinctrl-spear310.c | 2 + drivers/pinctrl/spear/pinctrl-spear320.c | 2 + drivers/pinctrl/spear/pinctrl-spear3xx.c | 29 ++ include/linux/of_gpio.h | 9 +- 21 files changed, 1228 insertions(+), 14 deletions(-) create mode 100644 drivers/pinctrl/spear/pinctrl-plgpio.c