summaryrefslogtreecommitdiffstats
path: root/common/ratp/gpio.c
Commit message (Collapse)AuthorAgeFilesLines
* ratp: implement support for GPIO commandsAleksander Morgado2018-09-171-0/+144
Introduce three new RATP commands that allow getting and setting GPIO values as well as configuring the direction of the GPIO pins. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>