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)
commit4ea931e07d7708bdf42cff31e27dcc5d307ab6f7
treebd1dfed5e732ea31bd2703cbdb595df0b9339de0
parent5f79c651e81e7731e9f252ac420bd81e144199d6
ARM: Kirkwood: fix ns2 gpios by converting to pinctrl

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>
arch/arm/boot/dts/kirkwood-ns2-common.dtsi
arch/arm/mach-kirkwood/board-ns2.c