ahci: add support for IBM Akebono platform device
authorAlistair Popple <alistair@popple.id.au>
Fri, 22 Nov 2013 02:08:29 +0000 (13:08 +1100)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 3 Jan 2014 04:33:24 +0000 (04:33 +0000)
commit6b7cfe5a757a18cfb48311bb60e86b33b04c9394
tree4b8d504b45d45fae5a6d5f5216af5c3eb22ef72f
parentfd7d0ba4df561f3906b10c676761d31cd7d28c79
ahci: add support for IBM Akebono platform device

commit 2435dcb98cfe13c246aa27df393e22bc24bbcd20 upstream.

The new IBM Akebono board has a PPC476GTR SoC with an AHCI compliant
SATA controller. This patch adds a compatible property for the new SoC
to the AHCI platform driver.

Signed-off-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Tejun Heo <tj@kernel.org>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/ata/ahci_platform.c