linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/2] ata: ahci: ceva: Update the driver to support xilinx GT phy
@ 2021-02-08 18:03 Piyush Mehta
  2021-02-08 18:03 ` [PATCH V3 1/2] dt-bindings: ata: ahci: ceva: Update documentation for CEVA Controller Piyush Mehta
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Piyush Mehta @ 2021-02-08 18:03 UTC (permalink / raw)
  To: axboe, p.zabel, robh+dt
  Cc: linux-ide, devicetree, linux-kernel, git, sgoud, michal.simek,
	Piyush Mehta

This patch series updates the ceva driver to add support for Xilinx GT phy.
This also updates the documentation with the device tree binding required
for working with Xilinx GT phy.

---
Changes in V2:
 - Added backward compatibility with the older sequence of the CEVA controller.
 - Update dt-bindings document: To make phy and reset properties optional.
 - Remove rst_names property.

Changes in V3:
 - Remove phy-names property.
 - Validate backward compatibility with reset controller availability,
   instead of a flag.
---
Piyush Mehta (2):
  dt-bindings: ata: ahci: ceva: Update documentation for CEVA Controller
  ata: ahci: ceva: Update the driver to support xilinx GT phy

 .../devicetree/bindings/ata/ahci-ceva.txt          |  4 ++
 drivers/ata/ahci_ceva.c                            | 43 ++++++++++++++++++++--
 2 files changed, 44 insertions(+), 3 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-03-03 18:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-08 18:03 [PATCH V3 0/2] ata: ahci: ceva: Update the driver to support xilinx GT phy Piyush Mehta
2021-02-08 18:03 ` [PATCH V3 1/2] dt-bindings: ata: ahci: ceva: Update documentation for CEVA Controller Piyush Mehta
2021-02-10 20:19   ` Rob Herring
2021-02-08 18:03 ` [PATCH V3 2/2] ata: ahci: ceva: Update the driver to support xilinx GT phy Piyush Mehta
2021-03-03 12:07   ` Michal Simek
2021-03-03 13:51 ` [PATCH V3 0/2] " Jens Axboe

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