From: Benoit Cousson <b-cousson@ti.com>
To: tony@atomide.com, rob.herring@calxeda.com
Cc: grant.likely@secretlab.ca, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
devicetree-discuss@lists.ozlabs.org,
Benoit Cousson <b-cousson@ti.com>
Subject: [PATCH v3 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
Date: Tue, 14 Feb 2012 18:56:08 +0100 [thread overview]
Message-ID: <1329242172-4214-1-git-send-email-b-cousson@ti.com> (raw)
Hi Tony and Rob,
Here is a small update of the INTC controller series that was already
acked-by in the v2 [1].
This version is just updating the #2 patch to take advantage of the new
irq_domain_add_legacy API introduced by Grant.
Please note that in the near future that code can even be simplier with
the introduction of the domain support inside generic irq chip.
This series is based on lo/master + for_3.4/dt_base branch to get the needed
cleanup and fixes for OMAP.
It requires as well Grant's irq_domain generalization and refinement
series available at:
git://git.secretlab.ca/git/linux-2.6 irqdomain/next
The series is available here for reference:
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.4/dt_irq_domain
Regards,
Benoit
[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2012-January/079467.html
Benoit Cousson (4):
arm/dts: OMAP4: Update DTS file with new GIC bindings
ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
arm/dts: OMAP3: Add interrupt-controller bindings for INTC
ARM: OMAP2+: board-generic: Use of_irq_init API
.../devicetree/bindings/arm/omap/intc.txt | 27 +++++++++
arch/arm/boot/dts/omap3.dtsi | 6 +-
arch/arm/boot/dts/omap4.dtsi | 2 +-
arch/arm/mach-omap2/board-generic.c | 30 +++++-----
arch/arm/mach-omap2/common.h | 10 +++
arch/arm/mach-omap2/irq.c | 59 ++++++++++++++++---
6 files changed, 107 insertions(+), 27 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/omap/intc.txt
next reply other threads:[~2012-02-14 17:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-14 17:56 Benoit Cousson [this message]
2012-02-14 17:56 ` [PATCH v3 1/4] arm/dts: OMAP4: Update DTS file with new GIC bindings Benoit Cousson
2012-02-14 17:56 ` [PATCH v3 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller Benoit Cousson
2012-02-14 19:48 ` Rob Herring
2012-02-15 13:09 ` Cousson, Benoit
2012-02-14 20:52 ` Grant Likely
[not found] ` <20120214205208.GA2656-e0URQFbLeQY2iJbIjFUEsiwD8/FfD2ys@public.gmane.org>
2012-02-15 13:21 ` Cousson, Benoit
2012-02-14 17:56 ` [PATCH v3 3/4] arm/dts: OMAP3: Add interrupt-controller bindings for INTC Benoit Cousson
2012-02-14 17:56 ` [PATCH v3 4/4] ARM: OMAP2+: board-generic: Use of_irq_init API Benoit Cousson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1329242172-4214-1-git-send-email-b-cousson@ti.com \
--to=b-cousson@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@secretlab.ca \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=rob.herring@calxeda.com \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).