Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-19 | drivers: gpio: implement MAX77663 GPIO cell | Svyatoslav Ryhel | |
MAXIM Semiconductor's PMIC, MAX77663 has 8 GPIO pins and 3 GPIO-like pins. It also supports interrupts from these pins. Add GPIO driver for these pins to control via GPIO APIs. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> |