]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: Kirkwood: support 98DX412x kirkwoods with pinctrl
authorValentin Longchamp <valentin.longchamp@keymile.com>
Sat, 17 Nov 2012 16:00:55 +0000 (17:00 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sat, 24 Nov 2012 02:58:43 +0000 (02:58 +0000)
commit4e5bc99ce97fec27466a0654b35d4d3ae0afb054
treeeb03bb3e40198437eb82022627700be312d191a8
parenta93d3ad2e34718a83f5c537eafdfe3a74806060c
ARM: Kirkwood: support 98DX412x kirkwoods with pinctrl

The Marvell 98DX412x SoC embed a kirkwood variant that does not have
pinctrl support yet. Even though this kirkwood is very similar to the
88f6281, on the MPP front a lot of pins are not available. That's why a
new kirkwood pinctrl variant is needed.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Documentation/devicetree/bindings/pinctrl/marvell,kirkwood-pinctrl.txt
arch/arm/boot/dts/kirkwood-98dx4122.dtsi [new file with mode: 0644]
drivers/pinctrl/mvebu/pinctrl-kirkwood.c