commit | bf5a530971afbe959348af4d84d17636108e6abf | [log] [tgz] |
---|---|---|
author | Jingchang Lu <b35083@freescale.com> | Tue May 28 17:32:07 2013 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Jun 16 11:56:51 2013 +0200 |
tree | a40a88483b1d5210d8401636a83443b4b59a2c82 | |
parent | 7bbc87b801fcaa817d828fdaa0ca8c6d223a1347 [diff] |
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>