aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-bd71828.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-17gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko1-1/+0
2021-02-15gpio: bd7xxxx: use helper variable for pdev->devBartosz Golaszewski1-8/+7
2021-02-15gpio: bd7xxxx: Do not depend on parent driver dataMatti Vaittinen1-16/+12
2020-02-10gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUTAxel Lin1-10/+0
2020-01-24gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOsMatti Vaittinen1-0/+159