summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-da9052.c
Commit message (Collapse)AuthorAgeFilesLines
* gpio/da9052: remove a redundant assignment for gpio->da9052Axel Lin2011-07-141-1/+0
| | | | | | | We just set it twice in da9052_gpio_probe. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* GPIO: DA9052 GPIO module v3ashishj32011-07-061-0/+278
DA9052 PMIC has 16 bit GPIO bus for peripheral control. This patch add support for the GPIO pins on the DA9052. Signed-off-by: David Dajun Chen <dchen@diasemi.com> Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
OpenPOWER on IntegriCloud