DA850: move MII/RMII pin lists to the board file
commit85b8307fd03badbff0da5a75776c62cb45ee6551
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Sun, 1 Aug 2010 17:17:00 +0000 (1 21:17 +0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 24 Sep 2010 14:40:25 +0000 (24 07:40 -0700)
tree30e79462bfeca917778d856c0f99b00a994e41cb
parentf48ecc2f73763e9d94d5847692ed25ab0f4fb73c
DA850: move MII/RMII pin lists to the board file

The CPGMAC pin list in da850.c was incorrectly split into two MII/RMII mode
specific pin lists, while what pin group is used is a function of how the board
is wired.  Copy the pin lists to board-da850-evm.c, renaming them accordingly,
and merge the two lists in da850.c into one, da850_cpgmac_pins[], representing
the CPGMAC module as a whole...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Tested-by: Ben Gardiner <bengardiner@nanometrics.ca>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/board-da850-evm.c
arch/arm/mach-davinci/da850.c
arch/arm/mach-davinci/include/mach/da8xx.h