git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bbc87b
)
pinctrl: imx: add VF610 support to imx pinctrl framework
author
Jingchang Lu
<b35083@freescale.com>
Tue, 28 May 2013 09:32:07 +0000
(17:32 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Sun, 16 Jun 2013 09:56:51 +0000
(11:56 +0200)
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>
No differences found