Re: [PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver

2020-06-29 Thread Vinod Koul
On 13-05-20, 20:22, Laurent Pinchart wrote: > Hello, > > The patch series adds a PHY driver for the Xilinx ZynqMP gigabit serial > transceivers (PS-GTR). The PS-GTR is a set of 4 PHYs that can be used by > the PCIe, USB 3.0, DisplayPort, SATA and Ethernet controllers that are > part of the Serial

Re: [PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver

2020-06-29 Thread Laurent Pinchart
Hi Vinod, On Mon, Jun 29, 2020 at 03:09:43PM +0530, Vinod Koul wrote: > On 13-05-20, 20:22, Laurent Pinchart wrote: > > Hello, > > > > The patch series adds a PHY driver for the Xilinx ZynqMP gigabit serial > > transceivers (PS-GTR). The PS-GTR is a set of 4 PHYs that can be used by > > the PCIe,

[PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver

2020-05-13 Thread Laurent Pinchart
Hello, The patch series adds a PHY driver for the Xilinx ZynqMP gigabit serial transceivers (PS-GTR). The PS-GTR is a set of 4 PHYs that can be used by the PCIe, USB 3.0, DisplayPort, SATA and Ethernet controllers that are part of the Serial I/O Unit (SIOU). The code is based on a previous versio