pinctrl: Add Intel Cherryview/Braswell pin controller support
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 3 Nov 2014 11:01:33 +0000 (13:01 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 4 Nov 2014 10:21:02 +0000 (11:21 +0100)
This driver supports the pin/GPIO controllers found in newer Intel SoCs
like Cherryview and Braswell. The driver provides full GPIO support and
minimal set of pin controlling funtionality.

The driver is based on the original Cherryview GPIO driver authored by Ning
Li and Alan Cox.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found