From: shc_work@mail.ru (Alexander Shiyan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 RESEND 0/3] ARM: clps711x: IRQCHIP driver
Date: Tue, 25 Feb 2014 19:20:29 +0400 [thread overview]
Message-ID: <20140225192029.0a12ecd6275c89cd3033f57d@mail.ru> (raw)
In-Reply-To: <1391328580-31001-1-git-send-email-shc_work@mail.ru>
On Sun, 2 Feb 2014 12:09:40 +0400
Alexander Shiyan <shc_work@mail.ru> wrote:
> This series is devoted to new CLPS711X irqchip driver.
> The driver designed for booting from ATAGS and devicetree.
>
> Alexander Shiyan (3):
> ARM: clps711x: Add CLPS711X irqchip driver
> ARM: dts: clps711x: Add bindings documentation for CLPS711X irqchip
> driver
> ARM: clps711x: Migrate CLPS711X subarch to the new irqchip driver
>
> .../interrupt-controller/cirrus,clps711x-intc.txt | 41 ++++
> arch/arm/Kconfig | 2 -
> arch/arm/mach-clps711x/board-autcpu12.c | 2 -
> arch/arm/mach-clps711x/board-cdb89712.c | 2 -
> arch/arm/mach-clps711x/board-clep7312.c | 2 -
> arch/arm/mach-clps711x/board-edb7211.c | 2 -
> arch/arm/mach-clps711x/board-p720t.c | 2 -
> arch/arm/mach-clps711x/common.c | 201 +----------------
> arch/arm/mach-clps711x/common.h | 5 +-
> arch/arm/mach-clps711x/include/mach/clps711x.h | 16 --
> drivers/irqchip/Kconfig | 8 +
> drivers/irqchip/Makefile | 1 +
> drivers/irqchip/irq-clps711x.c | 243 +++++++++++++++++++++
> 13 files changed, 299 insertions(+), 228 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/cirrus,clps711x-intc.txt
> create mode 100644 drivers/irqchip/irq-clps711x.c
Arnd, if I'll rebase irqchip part to arch/arm/mach-clp711x, can this helps to
pull this patchset into the kernel?
--
Alexander Shiyan <shc_work@mail.ru>
prev parent reply other threads:[~2014-02-25 15:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-02 8:09 [PATCH v2 RESEND 0/3] ARM: clps711x: IRQCHIP driver Alexander Shiyan
2014-02-25 15:20 ` Alexander Shiyan [this message]
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=20140225192029.0a12ecd6275c89cd3033f57d@mail.ru \
--to=shc_work@mail.ru \
--cc=linux-arm-kernel@lists.infradead.org \
/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