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. --- 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 | 6 ++++ drivers/ata/ahci_ceva.c | 39 ++++++++++++++++++++-- 2 files changed, 43 insertions(+), 2 deletions(-) -- 2.7.4