summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/platform/528x/gpio.c
Commit message (Collapse)AuthorAgeFilesLines
* m68knommu: Coldfire GPIO correctionsSteven King2009-12-041-1/+1
| | | | | | | | Pin 0 of the EPORT is not connected on the 523x, 5271, 5275 and 528x and the TIMER on the 523x has 8 pins, not 4. Signed-off-by: Steven King <sfking@fdwdc.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
* generic GPIO support for the Freescale Coldfire 528x.sfking@fdwdc.com2009-09-101-0/+438
Add support for the 528x. Signed-off-by: Steven King <sfking@fdwdc.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>