pinctrl: imx: add VF610 support to imx pinctrl framework
authorJingchang Lu <b35083@freescale.com>
Tue, 28 May 2013 09:32:07 +0000 (17:32 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 16 Jun 2013 09:56:51 +0000 (11:56 +0200)
commitbf5a530971afbe959348af4d84d17636108e6abf
treea40a88483b1d5210d8401636a83443b4b59a2c82
parent7bbc87b801fcaa817d828fdaa0ca8c6d223a1347
pinctrl: imx: add VF610 support to imx pinctrl framework

On some platforms such as VF610, offset of mux and pad ctrl register
may be zero, and the mux_mode and config_val are in one 32-bit register.
This patch adds support to imx core pinctrl framework to handle these
cases.

Signed-off-by: Jingchang Lu <b35083@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-imx.c
drivers/pinctrl/pinctrl-imx.h