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>
Showing
- arch/arm/mach-davinci/board-da850-evm.c 19 additions, 2 deletionsarch/arm/mach-davinci/board-da850-evm.c
- arch/arm/mach-davinci/da850.c 3 additions, 9 deletionsarch/arm/mach-davinci/da850.c
- arch/arm/mach-davinci/include/mach/da8xx.h 0 additions, 1 deletionarch/arm/mach-davinci/include/mach/da8xx.h
Loading
Please register or sign in to comment