aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-rc5t583.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-05-18gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan1-0/+180
The PMIC device RC5T583 from RICOH supports 8 gpios. Adding gpio driver for this device to access the pins control through gpio library. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> [grant.likely: slight cosmetic changes] Signed-off-by: Grant Likely <grant.likely@secretlab.ca>