Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh
* 'rmobile-latest' of git://github.com/pmundt/linux-sh: (21 commits) ARM: mach-shmobile: ag5evm needs CONFIG_I2C ARM: mach-shmobile: sh73a0 and AG5EVM PINT support ARM: mach-shmobile: Add support for PINT though INTC macros ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVM ARM: mach-shmobile: Use common INTC IRQ code on sh73a0 ARM: mach-shmobile: Use common INTC IRQ code on sh7372 ARM: mach-shmobile: Use common INTC IRQ code on sh7377 ARM: mach-shmobile: Use common INTC IRQ code on sh7367 ARM: mach-shmobile: sh73a0 GPIO IRQ support ARM: sh7372 ap4evb NOR Flash USB boot fix ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fix sh: intc: Allow triggering on both edges for ARM SoCs ARM: mach-shmobile: Break out INTC IRQ code ARM: mach-shmobile: Kota2 SDHI0 and SDHI1 support ARM: mach-shmobile: Kota2 SCIFA4 and SCIFB support ARM: mach-shmobile: Kota2 MMCIF support ARM: mach-shmobile: Kota2 GPIO LEDs support ARM: mach-shmobile: Kota2 GPIO Keys support ARM: mach-shmobile: Kota2 KEYSC support ARM: mach-shmobile: Kota2 SCIFA2 and SMSC911X support ...
Showing
- arch/arm/mach-shmobile/Kconfig 8 additions, 0 deletionsarch/arm/mach-shmobile/Kconfig
- arch/arm/mach-shmobile/Makefile 1 addition, 0 deletionsarch/arm/mach-shmobile/Makefile
- arch/arm/mach-shmobile/board-ag5evm.c 21 additions, 15 deletionsarch/arm/mach-shmobile/board-ag5evm.c
- arch/arm/mach-shmobile/board-ap4evb.c 2 additions, 2 deletionsarch/arm/mach-shmobile/board-ap4evb.c
- arch/arm/mach-shmobile/board-kota2.c 447 additions, 0 deletionsarch/arm/mach-shmobile/board-kota2.c
- arch/arm/mach-shmobile/board-mackerel.c 2 additions, 2 deletionsarch/arm/mach-shmobile/board-mackerel.c
- arch/arm/mach-shmobile/include/mach/intc.h 246 additions, 0 deletionsarch/arm/mach-shmobile/include/mach/intc.h
- arch/arm/mach-shmobile/include/mach/sh73a0.h 17 additions, 0 deletionsarch/arm/mach-shmobile/include/mach/sh73a0.h
- arch/arm/mach-shmobile/intc-sh7367.c 6 additions, 34 deletionsarch/arm/mach-shmobile/intc-sh7367.c
- arch/arm/mach-shmobile/intc-sh7372.c 8 additions, 64 deletionsarch/arm/mach-shmobile/intc-sh7372.c
- arch/arm/mach-shmobile/intc-sh7377.c 6 additions, 61 deletionsarch/arm/mach-shmobile/intc-sh7377.c
- arch/arm/mach-shmobile/intc-sh73a0.c 187 additions, 0 deletionsarch/arm/mach-shmobile/intc-sh73a0.c
- arch/arm/mach-shmobile/pfc-sh73a0.c 105 additions, 15 deletionsarch/arm/mach-shmobile/pfc-sh73a0.c
- arch/arm/mach-shmobile/platsmp.c 6 additions, 4 deletionsarch/arm/mach-shmobile/platsmp.c
- drivers/sh/intc/chip.c 1 addition, 1 deletiondrivers/sh/intc/chip.c
Loading
Please register or sign in to comment