aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/include/mach/hardware.h
Commit message (Collapse)AuthorAge
* ARM: vexpress: Remove non-DT codePawel Moll2014-11-28
| | | | | | | | | | | | | Now, with the CLCD DT support available, there is no more reason to keep the non-DT support for V2P-CA9. Removed, together with "some" supporting code. It was necessary to make PLAT_VERSATILE_SCHED_CLOCK optional and selected by the machines still interested in it. Acked-by: Mike Turquette <mturquette@linaro.org> Signed-off-by: Pawel Moll <pawel.moll@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* ARM: Add Versatile Express supportRussell King2010-05-02
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>