summaryrefslogtreecommitdiff
path: root/arch/m68knommu/platform/523x/gpio.c
AgeCommit message (Collapse)AuthorFilesLines
2009-12-04m68knommu: Coldfire GPIO correctionsSteven King1-2/+3
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>
2009-09-10generic GPIO support for the Freescale Coldfire 523x.sfking@fdwdc.com1-0/+283
Add support for the 523x. Signed-off-by: Steven King <sfking@fdwdc.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>