[PATCH 0/6] ARM: berlin: add AHCI support

From: Antoine TÃnart
Date: Tue Apr 22 2014 - 11:41:17 EST


This series adds the support for Berlin SoCs AHCI controllers. The
controller allows to use the SATA host interface and, for example, the
eSATA port on the BG2Q.

Also enable the eSATA interface on the BG2Q DMP.

Tested on the BG2Q DMP.

Antoine TÃnart (6):
ata: ahci: add AHCI support for Berlin SoCs
Documentation: bindings: add the berlin-achi compatible to the ahci
platform
ARM: berlin: add the AHCI node for the BG2Q
ARM: berlin: enable the eSATA interface on the BG2Q DMP
ARM: berlin: add the AHCI node for the BG2
ARM: berlin: add the AHCI node for the BG2CD

.../devicetree/bindings/ata/ahci-platform.txt | 3 +-
arch/arm/boot/dts/berlin2.dtsi | 7 +
arch/arm/boot/dts/berlin2cd.dtsi | 7 +
arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 5 +
arch/arm/boot/dts/berlin2q.dtsi | 12 ++
drivers/ata/Kconfig | 9 ++
drivers/ata/Makefile | 1 +
drivers/ata/ahci_berlin.c | 175 +++++++++++++++++++++
8 files changed, 218 insertions(+), 1 deletion(-)
create mode 100644 drivers/ata/ahci_berlin.c

--
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/