summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/gpio/meson8-gpio.h
Commit message (Collapse)AuthorAgeFilesLines
* pinctrl: add driver for Amlogic Meson SoCsBeniamino Galvani2015-01-261-0/+157
This is a driver for the pinmux and GPIO controller available in Amlogic Meson SoCs. It currently supports only Meson8, however the common code should be generic enough to work also for other SoCs after having defined the proper set of functions and groups. GPIO interrupts are not supported at the moment due to lack of documentation. Signed-off-by: Beniamino Galvani <b.galvani@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>