[PATCH] ARM: shmobile: r8a7791 IRQC support

Simon Horman horms at verge.net.au
Wed Sep 25 01:23:37 EDT 2013


On Thu, Sep 12, 2013 at 09:38:06AM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm at opensource.se>
> 
> Add support for r8a7791 IRQ pins IRQ0 -> IRQ9 via
> the IRQC driver in drivers/irqchip/irq-renesas-irqc.c
> 
> Signed-off-by: Magnus Damm <damm at opensource.se>
> ---
> 
>  Written against renesas-devel-20130906
> 
>  arch/arm/boot/dts/r8a7791.dtsi                |   18 ++++++++++++++
>  arch/arm/mach-shmobile/Kconfig                |    1 
>  arch/arm/mach-shmobile/board-koelsch.c        |    2 -
>  arch/arm/mach-shmobile/include/mach/r8a7791.h |    1 
>  arch/arm/mach-shmobile/setup-r8a7791.c        |   32 +++++++++++++++++++++++++
>  5 files changed, 53 insertions(+), 1 deletion(-)

Hi Magnus,

please split this into three patches.

1. An SoC patch: The r8a7791.[ch] and Kconfig changes
2. A board patch: The board-koelsh.c change
3. A dt patch: The .dtsi change



More information about the linux-arm-kernel mailing list