]> git.baikalelectronics.ru Git - kernel.git/commit
davinci: update DM644x support in preparation for more SoCs
authorKevin Hilman <khilman@deeprootsystems.com>
Tue, 14 Apr 2009 16:30:11 +0000 (11:30 -0500)
committerKevin Hilman <khilman@deeprootsystems.com>
Mon, 27 Apr 2009 16:50:11 +0000 (09:50 -0700)
commit96c68691ce75dd88c6e5c47195f38c118f54dfee
treeaa4b3b6312d1a5f22a3fd8f97e9ab05a805d7144
parentb2c31f17b1ef47ee49620759d2e571005a76b745
davinci: update DM644x support in preparation for more SoCs

Rework DM644x code into SoC specific and board specific parts.
This is also to generalize the structure a bit so it's easier to add
support for new SoCs in the DaVinci family.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/Kconfig
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/board-dm644x-evm.c
arch/arm/mach-davinci/dm644x.c [new file with mode: 0644]
arch/arm/mach-davinci/include/mach/board-dm6446evm.h [new file with mode: 0644]
arch/arm/mach-davinci/include/mach/common.h
arch/arm/mach-davinci/include/mach/dm644x.h [new file with mode: 0644]