linux_dsm_epyc7002/arch/arm/mach-shmobile
Magnus Damm fd071b669e ARM: shmobile: Allow ARCH_SHMOBILE_MULTI timer configuration
Move the timer configuration bits to allow use in
case of ARCH_SHMOBILE or ARCH_SHMOBILE_MULTI.

The timers all make use of the regular driver model
so they are safe to enable for ARCH_MULTIPLATFORM.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-07-23 09:52:44 +09:00
..
include/mach ARM: shmobile: Use DT for GIC on EMEV2 and KZM9D 2013-07-17 10:06:45 +09:00
board-ag5evm.c
board-ape6evm.c ARM: shmobile: ape6evm: Remove init_irq declaration in machine description 2013-07-17 10:02:23 +09:00
board-armadillo800eva-reference.c
board-armadillo800eva.c ARM: shmobile: armadillo800eva: remove left-overs 2013-07-16 10:31:11 +09:00
board-bockw.c ARM SoC board specific changes 2013-07-02 14:10:26 -07:00
board-kota2.c
board-kzm9d-reference.c ARM: shmobile: Add EMEV2 and KZM9D to ARCH_SHMOBILE_MULTI 2013-07-23 09:52:25 +09:00
board-kzm9d.c ARM: shmobile: Use DT for GIC on EMEV2 and KZM9D 2013-07-17 10:06:45 +09:00
board-kzm9g-reference.c ARM: shmobile: kzm9g: Remove init_irq declaration in machine description 2013-07-17 10:02:25 +09:00
board-kzm9g.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
board-lager.c ARM: shmobile: lager: Remove init_irq declaration in machine description 2013-07-17 10:02:24 +09:00
board-mackerel.c
board-marzen-reference.c
board-marzen.c ARM SoC board specific changes 2013-07-02 14:10:26 -07:00
clock-emev2.c ARM: shmobile: Fix EMEV2 clock comment typo 2013-07-17 10:02:29 +09:00
clock-r8a73a4.c ARM: shmobile: r8a73a4: add clock definitions and aliases for MMCIF and SDHI 2013-06-12 21:07:38 +09:00
clock-r8a7740.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
clock-r8a7778.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
clock-r8a7779.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
clock-r8a7790.c ARM: shmobile: r8a7790: add clock definitions and aliases for MMCIF and SDHI 2013-06-12 21:07:38 +09:00
clock-sh73a0.c
clock-sh7372.c
clock.c
console.c
cpuidle.c
entry-intc.S
headsmp-scu.S ARM: shmobile: Remove old SCU boot code 2013-06-17 16:07:29 +09:00
headsmp.S ARM: shmobile: Add SMP boot function and argument 2013-06-17 16:07:27 +09:00
intc-r8a7740.c
intc-r8a7779.c
intc-sh73a0.c
intc-sh7372.c
Kconfig ARM: shmobile: Allow ARCH_SHMOBILE_MULTI timer configuration 2013-07-23 09:52:44 +09:00
Makefile ARM: shmobile: Introduce ARCH_SHMOBILE_MULTI 2013-07-23 09:50:59 +09:00
Makefile.boot ARM: shmobile: KZM9D DT reference implementation 2013-07-17 10:06:46 +09:00
platsmp.c
pm-r8a7740.c
pm-r8a7779.c
pm-rmobile.c
pm-sh73a0.c
pm-sh7372.c ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
setup-emev2.c ARM: shmobile: Add EMEV2 and KZM9D to ARCH_SHMOBILE_MULTI 2013-07-23 09:52:25 +09:00
setup-r8a73a4.c ARM: shmobile: r8a73a4: Remove init_irq declaration in machine description 2013-07-17 10:02:22 +09:00
setup-r8a7740.c ARM: shmobile: Remove unused r8a7740 auxdata table 2013-07-17 10:02:26 +09:00
setup-r8a7778.c ARM: shmobile: r8a7778: remove r8a7778_init_irq() 2013-07-17 10:02:30 +09:00
setup-r8a7779.c ARM: shmobile: Remove unused r8a7779 auxdata table 2013-07-17 10:02:26 +09:00
setup-r8a7790.c ARM: shmobile: Remove redundant r8a7790 callback 2013-07-17 10:02:28 +09:00
setup-sh73a0.c ARM: shmobile: Remove unused sh73a0 auxdata table 2013-07-17 10:02:27 +09:00
setup-sh7372.c ARM: shmobile: Remove unused sh7372 auxdata table 2013-07-17 10:02:27 +09:00
sh-gpio.h
sleep-sh7372.S ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
smp-emev2.c ARM: shmobile: Use DT for SMP on EMEV2 and KZM9D 2013-07-17 10:06:46 +09:00
smp-r8a7779.c ARM: shmobile: r8a7779 SMP with SCU boot fn and args 2013-06-17 16:07:27 +09:00
smp-sh73a0.c ARM: shmobile: sh73a0 SMP with SCU boot fn and args 2013-06-17 16:07:28 +09:00
suspend.c
timer.c