aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-siox.c
AgeCommit message (Collapse)AuthorFilesLines
2018-09-28gpio: new driver to work with a 8x12 sioxUwe Kleine-König1-0/+293
This driver controls a SIOX device that provides 20 I/O lines. The first twelve are fixed inputs, the remaining eight are outputs. Acked-by: Gavin Schenk <[email protected]> Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Linus Walleij <[email protected]>