summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/platform/527x/gpio.c
Commit message (Collapse)AuthorAgeFilesLines
* m68knommu: Coldfire GPIO correctionsSteven King2009-12-041-2/+4
| | | | | | | | 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 527x.sfking@fdwdc.com2009-09-101-0/+607
Add support for the 5271 & 5275. Signed-off-by: Steven King <sfking@fdwdc.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>