davinci: Move pinmux setup info to SoC infrastructure
commit0e585952ac6a06b3c77d6b8eadb9c359766a700d
authorMark A. Greer <mgreer@mvista.com>
Wed, 15 Apr 2009 19:39:48 +0000 (15 12:39 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Tue, 26 May 2009 15:17:16 +0000 (26 08:17 -0700)
treed8216964e80d9cd3d86b5aa9cb25f035efa26bef
parentd81d188cafecbc9e01df51527ac4c84a5b19e033
davinci: Move pinmux setup info to SoC infrastructure

The pinmux register base and setup can be different for different
SoCs so move the pinmux reg base, pinmux table (and its size) to
the SoC infrastructure.

Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/dm355.c
arch/arm/mach-davinci/dm644x.c
arch/arm/mach-davinci/dm646x.c
arch/arm/mach-davinci/include/mach/common.h
arch/arm/mach-davinci/include/mach/mux.h
arch/arm/mach-davinci/mux.c