summaryrefslogtreecommitdiff
path: root/drivers/gpio/palmas_gpio.c
AgeCommit message (Collapse)Author
2023-12-19drivers: gpio: implement PALMAS GPIO cellSvyatoslav Ryhel
Add gpio driver for TI Palmas series PMIC. This has 8 gpio which can work as input/output. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>