[PATCH 00/02] r8a7779 renesas-intc-irqpin IRLM configuration patches

From: Magnus Damm
Date: Wed Dec 03 2014 - 07:15:22 EST


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@xxxxxxxxxxxxx>
---

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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/