LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: Magnus Damm <magnus.damm@gmail.com>, linux-sh@vger.kernel.org
Cc: Magnus Damm <magnus.damm@gmail.com>,
horms@verge.net.au, tglx@linutronix.de,
linux-kernel@vger.kernel.org, jason@lakedaemon.net
Subject: [PATCH 00/02] r8a7779 renesas-intc-irqpin IRLM configuration patches
Date: Wed, 03 Dec 2014 21:17:53 +0900 [thread overview]
Message-ID: <20141203121753.5936.36253.sendpatchset@w520> (raw)
r8a7779 renesas-intc-irqpin IRLM configuration patches
[PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support
[PATCH 02/02] ARM: shmobile: marzen-reference: Remove IRLM workaround
These patches extend the INTC-IRQPIN driver with r8a7779 specific
register support code that configures "Individual IRQ mode" from
the driver instead of workaround in arch/arm/mach-shmobile.
With this in place we are one step closer to get rid of C board
code for the r8a7779 SoC.
There are no build dependencies between the two patches, however
for correct runtime operation patch 1 needs to be applied before
patch 2. I suggest merging patch 1 through the IRQCHIP tree and
adding patch 1 to mach-shmobile when the first patch hits -rc1.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---
Built on top of renesas-devel-20141202-v3.18-rc7 and
"[PATCH] ARM: shmobile: r8a7779 CCF DTS update"
Documentation/devicetree/bindings/interrupt-controller/renesas,intc-irqpin.txt | 5 +
arch/arm/boot/dts/r8a7779.dtsi | 5 -
arch/arm/mach-shmobile/board-marzen-reference.c | 7 -
drivers/irqchip/irq-renesas-intc-irqpin.c | 50 ++++++++--
4 files changed, 49 insertions(+), 18 deletions(-)
next reply other threads:[~2014-12-03 12:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-03 12:17 Magnus Damm [this message]
2014-12-03 12:18 ` [PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support Magnus Damm
2014-12-04 7:18 ` Simon Horman
2014-12-04 7:29 ` Magnus Damm
2014-12-04 7:51 ` Simon Horman
2015-01-26 10:43 ` [tip:irq/core] " tip-bot for Magnus Damm
2014-12-03 12:18 ` [PATCH 02/02] ARM: shmobile: marzen-reference: Remove IRLM workaround Magnus Damm
2014-12-04 7:21 ` Simon Horman
2014-12-04 7:33 ` Magnus Damm
2014-12-04 7:52 ` Simon Horman
2014-12-04 9:19 ` Geert Uytterhoeven
2014-12-04 9:24 ` Magnus Damm
2014-12-04 9:31 ` Geert Uytterhoeven
2014-12-04 10:20 ` Magnus Damm
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=20141203121753.5936.36253.sendpatchset@w520 \
--to=magnus.damm@gmail.com \
--cc=horms@verge.net.au \
--cc=jason@lakedaemon.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=tglx@linutronix.de \
--subject='Re: [PATCH 00/02] r8a7779 renesas-intc-irqpin IRLM configuration patches' \
/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
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).