summaryrefslogtreecommitdiff
path: root/include/asm-ppc/iopin_85xx.h
Commit message (Collapse)AuthorAgeLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-20/+20
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Stop using immap_t for cpm offset on 85xxKumar Gala2007-12-11-20/+20
| | | | | | | | In the future the offsets to various blocks may not be in same location. Move to using CFG_MPC85xx_CPM_ADDR as the base of the CPM registers instead of getting it via &immap->im_cpm. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* Add CPM2 I/O pin functions for MPC85xx processorsWolfgang Denk2006-03-12-0/+146
Patch by Murray Jensen, 08 Jul 2005