arm: initial support for Marvell Dove SoCs
This commit adds minimal support for the Marvell Dove SoC (88AP510) as
first SoC of the Marvell Orion family. Orion SoCs have a different timer,
therefore current mach-mvebu and Armada 370/XP Kconfig and Makefiles are
slightly modified and a new clocksource drivers is added.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 87f486c commit 98a8c2f28bf93bcdf410bc4e560c4690f9994f93
@Sebastian Hesselbarth Sebastian Hesselbarth authored on 12 May 2013
Sascha Hauer committed on 15 May 2013
Showing 9 changed files
View
arch/arm/Kconfig
View
arch/arm/mach-mvebu/Kconfig
View
arch/arm/mach-mvebu/Makefile
View
arch/arm/mach-mvebu/dove.c 0 → 100644
View
arch/arm/mach-mvebu/include/mach/dove-regs.h 0 → 100644
View
arch/arm/mach-mvebu/include/mach/dove.h 0 → 100644
View
drivers/clocksource/Kconfig
View
drivers/clocksource/Makefile
View
drivers/clocksource/orion.c 0 → 100644