[PATCH 0/8] iMX6 SATA configuration
From: Rob Herring <hidden>
Date: 2014-06-24 12:45:03
Also in:
linux-devicetree, linux-ide
From: Rob Herring <hidden>
Date: 2014-06-24 12:45:03
Also in:
linux-devicetree, linux-ide
On Tue, Jun 24, 2014 at 5:19 AM, Russell King - ARM Linux [off-list ref] wrote:
Another round of these patches. I've integrated Shawn's patch to split the documentation into this series so I can add the DT documentation on top of it. .../devicetree/bindings/ata/ahci-platform.txt | 6 - Documentation/devicetree/bindings/ata/imx-sata.txt | 36 ++++ arch/arm/boot/dts/imx6q-cubox-i.dts | 4 + drivers/ata/ahci_imx.c | 184 ++++++++++++++++++++- 4 files changed, 216 insertions(+), 14 deletions(-)
For patches 1, 4, and 6: Acked-by: Rob Herring <robh@kernel.org> Rob