devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Support for CEVA SATA Host controller
@ 2015-05-21  3:57 Suneel Garapati
  2015-05-21  3:57 ` [PATCH 1/2] devicetree:bindings: add devicetree bindings for ceva ahci Suneel Garapati
  2015-05-21  3:57 ` [PATCH 2/2] drivers: ata: add support for Ceva sata host controller Suneel Garapati
  0 siblings, 2 replies; 5+ messages in thread
From: Suneel Garapati @ 2015-05-21  3:57 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.

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                            | 225 +++++++++++++++++++++
 4 files changed, 255 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] 5+ messages in thread

end of thread, other threads:[~2015-05-22  9:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-21  3:57 [PATCH 0/2] Support for CEVA SATA Host controller Suneel Garapati
2015-05-21  3:57 ` [PATCH 1/2] devicetree:bindings: add devicetree bindings for ceva ahci Suneel Garapati
2015-05-21  3:57 ` [PATCH 2/2] drivers: ata: add support for Ceva sata host controller Suneel Garapati
2015-05-21 21:57   ` Tejun Heo
2015-05-22  9:34     ` Paul Bolle

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