mbox series

[0/2] ata: ahci: ceva: Update the driver to support xilinx GT phy

Message ID 1599030348-3334-1-git-send-email-piyush.mehta@xilinx.com
Headers show
Series ata: ahci: ceva: Update the driver to support xilinx GT phy | expand

Message

Piyush Mehta Sept. 2, 2020, 7:05 a.m. UTC
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.

Piyush Mehta (2):
  ata: ahci: ceva: Update the driver to support xilinx GT phy
  dt-bindings: ata: achi: ceva: Update documentation for CEVA Controller

 .../devicetree/bindings/ata/ahci-ceva.txt          |  8 +++++
 drivers/ata/ahci_ceva.c                            | 34 ++++++++++++++++++++--
 2 files changed, 40 insertions(+), 2 deletions(-)