[ARM] Kirkwood: MPP initialization code
authorNicolas Pitre <nico@cam.org>
Sat, 31 Jan 2009 03:44:20 +0000 (22:44 -0500)
committerNicolas Pitre <nico@cam.org>
Fri, 20 Feb 2009 03:27:52 +0000 (22:27 -0500)
commit0100defd2803f6c3df6bfd400a10af0cf9b8536a
treebc1f3a63b4d85436459f2c1a90aeabb5b983dc85
parent28d27cf4ce8378180eda32aa7d8e778c9e72a54f
[ARM] Kirkwood: MPP initialization code

This allows for board support code to set up their MPP config if the
bootloader didn't do it all or did it wrong.  This also allows to
register usable GPIOs.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
arch/arm/mach-kirkwood/Makefile
arch/arm/mach-kirkwood/mpp.c [new file with mode: 0644]
arch/arm/mach-kirkwood/mpp.h [new file with mode: 0644]