summaryrefslogtreecommitdiff
path: root/drivers/gpio/tca642x.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-2/+2
2021-01-12gpio: tca642x: fix input subcommand for gpio banks > 0Tomas Novotny1-14/+35
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-3/+5
2018-01-19GPIO: tca642x: Rework to not include commands in SPLTom Rini1-3/+3
2013-07-30gpio: tca642x: Add the tca642x gpio expander driverDan Murphy1-0/+333