pinctrl: imx1 core driver
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 28 Oct 2013 09:00:36 +0000 (10:00 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 29 Oct 2013 13:54:37 +0000 (06:54 -0700)
Core driver for register formats of imx1/imx21/imx27 processors.

The pins of those processors are grouped into ports. Each port has 32
pins. The pins mux configuration is controlled by registers with 1 or 2
bit per pin, depending on the specific control register.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found