ARM: Kirkwood: fix ns2 gpios by converting to pinctrl
authorSimon Guinot <simon.guinot@sequanux.org>
Tue, 8 Jan 2013 14:36:18 +0000 (15:36 +0100)
committerJason Cooper <jason@lakedaemon.net>
Thu, 10 Jan 2013 01:25:56 +0000 (01:25 +0000)
Note that the pinctrl conversion also fixes GPIO support for ns2 boards.
Since commit f9e75922: "ARM: Kirkwood: Make use of mvebu pincltl and
gpio", the mvbu_gpio driver is used for DT boards. As mvbu_gpio relies
on the pinctrl driver, then a pinctrl definition must be given to allow
the GPIO configuration.

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found