summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx5/mx5x_pins.h
Commit message (Collapse)AuthorAgeLines
* MX5: Add initial support for MX53 processorLiu Hui-R643432011-02-02-3/+466
| | | | | | | | | | Add initial support for Freescale MX53 processor, - Add the iomux support and the pin definition, - Add the regs definition, clean up some unused def from mx51, - Add the low level init support, make use the freq input of setup_pll macro Signed-off-by: Jason Liu <r64343@freescale.com>
* MX5: rename mx51 to mx5Jason Liu2010-10-18-0/+418
Rename mx51 to mx5 in order to support more mx51 like-style SOCs such as MX53 and the followings. Signed-off-by: Jason Liu <r64343@freescale.com>