devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ata: add support for Marvell Armada 7K/8K AHCI
@ 2016-04-22 14:32 Thomas Petazzoni
  2016-04-22 14:32 ` [PATCH 1/5] ata: ahci: add support for non-standard port offset/length Thomas Petazzoni
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Thomas Petazzoni @ 2016-04-22 14:32 UTC (permalink / raw)
  To: Tejun Heo, Hans de Goede, devicetree-u79uwXL29TY76Z2rM5mHXA,
	Rob Herring, Ian Campbell, Pawel Moll, Mark Rutland, Kumar Gala
  Cc: linux-ide-u79uwXL29TY76Z2rM5mHXA, Nadav Haklai, Lior Amsalem,
	Hanna Hawa, Yehuda Yitschak, Jason Cooper, Andrew Lunn,
	Sebastian Hesselbarth, Gregory Clement, Thomas Petazzoni

Hello,

The following small series adds support for the Marvell Armada 7K/8K
AHCI controller. This controller is a standard AHCI controller, so not
much is needed, except that it uses a non-default port offset and
length. Due to this, some preparatory patches are used to make it
possible to override the default port offset/length used by the AHCI
core.

Thanks!

Thomas

Thomas Petazzoni (5):
  ata: ahci: add support for non-standard port offset/length
  ata: acard-ahci: use the new port_{offset,length} members
  ata: ahci_ceva: use the new port_{offset,length} members
  ata: ahci_mvebu: add support for Armada 8K
  dt-bindings: ata: add compatible string for Armada 8K to ahci-platform

 Documentation/devicetree/bindings/ata/ahci-platform.txt | 1 +
 drivers/ata/acard-ahci.c                                | 3 ++-
 drivers/ata/ahci.c                                      | 5 +++--
 drivers/ata/ahci.h                                      | 7 ++++++-
 drivers/ata/ahci_ceva.c                                 | 5 ++---
 drivers/ata/ahci_mvebu.c                                | 5 +++++
 drivers/ata/libahci_platform.c                          | 7 ++++++-
 7 files changed, 25 insertions(+), 8 deletions(-)

-- 
2.6.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-05-19  8:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-22 14:32 [PATCH 0/5] ata: add support for Marvell Armada 7K/8K AHCI Thomas Petazzoni
2016-04-22 14:32 ` [PATCH 1/5] ata: ahci: add support for non-standard port offset/length Thomas Petazzoni
     [not found]   ` <1461335561-18363-2-git-send-email-thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2016-04-22 17:59     ` Tejun Heo
2016-04-27 12:22       ` Thomas Petazzoni
     [not found]         ` <20160427142250.12764279-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2016-05-02 16:38           ` Tejun Heo
2016-04-22 14:32 ` [PATCH 2/5] ata: acard-ahci: use the new port_{offset,length} members Thomas Petazzoni
2016-04-22 14:32 ` [PATCH 3/5] ata: ahci_ceva: " Thomas Petazzoni
2016-04-22 14:32 ` [PATCH 4/5] ata: ahci_mvebu: add support for Armada 8K Thomas Petazzoni
2016-04-22 14:32 ` [PATCH 5/5] dt-bindings: ata: add compatible string for Armada 8K to ahci-platform Thomas Petazzoni
2016-04-25 12:47   ` Rob Herring
2016-05-19  8:19 ` [PATCH 0/5] ata: add support for Marvell Armada 7K/8K AHCI Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).