devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Support for CEVA SATA Host controller
@ 2015-06-09  8:53 Suneel Garapati
  2015-06-09  8:53 ` [PATCH v3 1/2] devicetree:bindings: add devicetree bindings for ceva ahci Suneel Garapati
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Suneel Garapati @ 2015-06-09  8:53 UTC (permalink / raw)
  To: linux-ide, linux-kernel
  Cc: tj, michals, sorenb, devicetree, Rob Herring, Pawel Moll,
	Mark Rutland, Ian Campbell, Kumar Gala, Suneel Garapati

Adds support for CEVA SATA Host controller found on Xilinx Zynq
Ultrascale+ MPSoC.

Changes v3
 - use ahci platform enable/disable resources api's
Changes v2
 - change module license to GPL v2

Suneel Garapati (2):
  devicetree:bindings: add devicetree bindings for ceva ahci
  drivers: ata: add support for Ceva sata host controller

 .../devicetree/bindings/ata/ahci-ceva.txt          |  20 ++
 drivers/ata/Kconfig                                |   9 +
 drivers/ata/Makefile                               |   1 +
 drivers/ata/ahci_ceva.c                            | 238 +++++++++++++++++++++
 4 files changed, 268 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/ata/ahci-ceva.txt
 create mode 100644 drivers/ata/ahci_ceva.c

--
2.1.2

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

end of thread, other threads:[~2015-06-10  2:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09  8:53 [PATCH v3 0/2] Support for CEVA SATA Host controller Suneel Garapati
2015-06-09  8:53 ` [PATCH v3 1/2] devicetree:bindings: add devicetree bindings for ceva ahci Suneel Garapati
2015-06-09  8:53 ` [PATCH v3 2/2] drivers: ata: add support for Ceva sata host controller Suneel Garapati
     [not found]   ` <1433840030-31453-3-git-send-email-suneel.garapati-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2015-06-09  8:57     ` Tejun Heo
2015-06-09 21:58       ` Hans de Goede
2015-06-10  2:19 ` [PATCH v3 0/2] Support for CEVA SATA Host controller Tejun Heo

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).