pinctrl: abx500: Add device tree support
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 20 Jun 2013 14:04:59 +0000 (16:04 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 24 Jun 2013 11:16:45 +0000 (13:16 +0200)
We use the same way to define pin muxing and pin configuration
than for nomadik. So pickup code from pinctrl_nomadik.c to be
able to implement pin multiplexing and pin configuration using
the device tree. Pin configuration uses generic parsing code.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found