pinctrl: Add Microsemi Ocelot SoC driver
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 6 Jan 2018 00:09:26 +0000 (01:09 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Jan 2018 13:54:59 +0000 (14:54 +0100)
commitce8dc0943357a5d10b05dcf0556b537c1d7b8b1f
treea02204f58512c73e3ca06fc3b8f694155a1cd1ad
parentb67ecdec45b43a0c17a2e66e4d72303dfa3a8a96
pinctrl: Add Microsemi Ocelot SoC driver

The Microsemi Ocelot SoC has a few pins that can be used as GPIOs or take
multiple other functions. Add a driver for the pinmuxing and the GPIOs.

There is currently no support for interrupts.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Kconfig
drivers/pinctrl/Makefile
drivers/pinctrl/pinctrl-ocelot.c [new file with mode: 0644]