[ARM] 4303/3: base kernel support for TI DaVinci
Add base kernel support for the TI DaVinci platform. This patch only includes interrupts, timers, CPU identification, serial support and basic power and sleep controller init. More drivers to come. Signed-off-by: Kevin Hilman <khilman@mvista.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Showing
arch/arm/mach-davinci/id.c
0 → 100644
arch/arm/mach-davinci/io.c
0 → 100644
arch/arm/mach-davinci/irq.c
0 → 100644
arch/arm/mach-davinci/psc.c
0 → 100644
arch/arm/mach-davinci/time.c
0 → 100644
Please register or sign in to comment