davinci: Add base DA850/OMAP-L138 SoC support
authorSudhakar Rajashekhara <sudhakar.raj@ti.com>
Thu, 16 Jul 2009 10:41:54 +0000 (06:41 -0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 26 Aug 2009 08:55:44 +0000 (11:55 +0300)
commite1a8d7e2ea7c971f750b1adf0e98c3c8ed002623
tree035752147d0d2ab84dac1a36e98015ed59d5f749
parentefd911814e303e00e6ed44e747b113a8644efede
davinci: Add base DA850/OMAP-L138 SoC support

The DA850/OMAP-L138 is a new SoC from TI in the same family as
DA830/OMAP-L137.

Major changes include better support for power management,
support for SATA devices and McBSP (same IP as DM644x).

DA850/OMAP-L138 documents are available at
http://focus.ti.com/docs/prod/folders/print/omap-l138.html.

Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/Kconfig
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/da850.c [new file with mode: 0644]
arch/arm/mach-davinci/include/mach/cputype.h
arch/arm/mach-davinci/include/mach/da8xx.h
arch/arm/mach-davinci/include/mach/irqs.h
arch/arm/mach-davinci/include/mach/mux.h
arch/arm/mach-davinci/include/mach/psc.h
This page took 0.026134 seconds and 5 git commands to generate.