ATA: sata_mv: Add device tree support
authorAndrew Lunn <andrew@lunn.ch>
Sun, 10 Jun 2012 14:45:37 +0000 (16:45 +0200)
committerAndrew Lunn <andrew@lunn.ch>
Fri, 27 Jul 2012 14:48:45 +0000 (16:48 +0200)
commit97b414e119ccc7216e29c3bd62fe1a1797f21404
tree3e2104f4e1ce2b8ae7451084d8ca6e0c2c463e27
parent1e7bad0f5b91150fef78d732095ca84ca4a16585
ATA: sata_mv: Add device tree support

Add support for instantiating this driver from device tree, and add
the necassary DT information to the kirkwood.dtsi file.

This is based on previous work by Michael Walle and Jason Cooper.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Josh Coombs <josh.coombs@gmail.com>
Documentation/devicetree/bindings/ata/marvell.txt [new file with mode: 0644]
arch/arm/boot/dts/kirkwood.dtsi
arch/arm/mach-kirkwood/board-dt.c
drivers/ata/sata_mv.c