gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583
authorLaxman Dewangan <ldewangan@nvidia.com>
Mon, 14 May 2012 07:16:12 +0000 (12:46 +0530)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 19 May 2012 04:59:28 +0000 (22:59 -0600)
commite9fe32bcadb8a7a40411d77f168abd45941b049b
tree5ba1c23de8ca09b7d22ee16b8ac2b0c5bbd49fab
parentee1c1e7d6451204e71ae6d815bfa918c57450391
gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583

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>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-rc5t583.c [new file with mode: 0644]
include/linux/mfd/rc5t583.h