From patchwork Mon Mar 5 03:50:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 144586 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 574AAB6EEC for ; Mon, 5 Mar 2012 14:53:11 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1S4OwT-0002ps-4d; Mon, 05 Mar 2012 03:50:33 +0000 Received: from mail-gy0-f177.google.com ([209.85.160.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1S4OwP-0002pb-Ng for linux-arm-kernel@lists.infradead.org; Mon, 05 Mar 2012 03:50:30 +0000 Received: by ghbf11 with SMTP id f11so1582977ghb.36 for ; Sun, 04 Mar 2012 19:50:27 -0800 (PST) Received-SPF: pass (google.com: domain of robherring2@gmail.com designates 10.101.190.10 as permitted sender) client-ip=10.101.190.10; Authentication-Results: mr.google.com; spf=pass (google.com: domain of robherring2@gmail.com designates 10.101.190.10 as permitted sender) smtp.mail=robherring2@gmail.com; dkim=pass header.i=robherring2@gmail.com Received: from mr.google.com ([10.101.190.10]) by 10.101.190.10 with SMTP id s10mr7452149anp.75.1330919427294 (num_hops = 1); Sun, 04 Mar 2012 19:50:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=5JNSPJvqF0Aavdjq2+r8V3Htd3FFMKKGGErxVTLylaY=; b=FN3VjqlAQVpkYROKQAyHNtoJihHJ/Jg03hsyVW4nXK+kZQwcWG4gOGynpK+Xol1Uu1 THGOjgcbYQNUOqq3s4b1KsF5328+pPfFeB2Z3aRb3YIRvHFNsJHU+80pVb4z7xcvBPDo Y2fBEwGfPOX7elxszQ3XUNpMNuGfqiMMqt0y0nk9VBg+VKXHB+sS/1dPmvgN3nWj5IUy qYK3lVDPIo1l7JQqSRcvCI51dTdWQyte/IOnBdhw3dRo7z1wkI+DdQwZI80g5DT507Zq YhdhRG/Wd29WxtY40a9T7go7O49fB+tm/cUP+UZmzheed7YYLDXEcVXqR/kHpWIhFKBt auGA== Received: by 10.101.190.10 with SMTP id s10mr5904052anp.75.1330919427237; Sun, 04 Mar 2012 19:50:27 -0800 (PST) Received: from [192.168.1.103] (65-36-72-55.dyn.grandenetworks.net. [65.36.72.55]) by mx.google.com with ESMTPS id q14sm22475466anj.9.2012.03.04.19.50.25 (version=SSLv3 cipher=OTHER); Sun, 04 Mar 2012 19:50:26 -0800 (PST) Message-ID: <4F5437FE.2000306@gmail.com> Date: Sun, 04 Mar 2012 21:50:22 -0600 From: Rob Herring User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Grant Likely Subject: Re: [PULL] generic irq chip and pl061 irqdomain support References: <4F3ADFE7.4090409@gmail.com> In-Reply-To: <4F3ADFE7.4090409@gmail.com> X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.5 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.177 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (robherring2[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in digit (robherring2[at]gmail.com) -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: "linux-kernel@vger.kernel.org" , "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 Grant, On 02/14/2012 04:27 PM, Rob Herring wrote: > Grant, > > Please pull. This is based on your current branch which you have said > you plan to rebase, so feel free to rebase these as you need to. This > has been tested on highbank and i.MX5. > Ping. I've rebased onto your current tree. Updated pull request: The following changes since commit 280ad7fda5f95211857fda38960f2b6fdf6edd3e: mfd: twl-core: Add IRQ_DOMAIN dependency (2012-02-26 16:48:06 -0700) are available in the git repository at: git://sources.calxeda.com/kernel/linux.git irqdomain-for-grant Rob Herring (3): ARM: kconfig: always select IRQ_DOMAIN irq: add irq_domain support to generic-chip gpio: pl061: enable interrupts with DT style binding .../devicetree/bindings/gpio/pl061-gpio.txt | 15 ++ arch/arm/Kconfig | 2 +- arch/arm/common/Kconfig | 2 - drivers/gpio/gpio-pl061.c | 48 ++++--- include/linux/irq.h | 15 ++ kernel/irq/generic-chip.c | 152 +++++++++++++++++--- 6 files changed, 186 insertions(+), 48 deletions(-) Rob > > The following changes since commit 98ecf5260207e45ad587a5dc16c39f5ede467a45: > > irq_domain/microblaze: Convert microblaze to use irq_domains > (2012-02-05 23:02:26 -0700) > > are available in the git repository at: > git://sources.calxeda.com/kernel/linux.git irqdomain-for-grant > > Rob Herring (3): > ARM: kconfig: always select IRQ_DOMAIN > irq: add irq_domain support to generic-chip > gpio: pl061: enable interrupts with DT style binding > > .../devicetree/bindings/gpio/pl061-gpio.txt | 15 ++ > arch/arm/Kconfig | 2 +- > arch/arm/common/Kconfig | 2 - > drivers/gpio/gpio-pl061.c | 48 ++++--- > include/linux/irq.h | 15 ++ > kernel/irq/generic-chip.c | 152 > +++++++++++++++++--- > 6 files changed, 186 insertions(+), 48 deletions(-) > > Rob