Re: [PATCH v3 4/6] pci: Add Rockchip PCIe PHY controller driver

2020-05-14 Thread Kever Yang
On 2020/5/10 上午12:56, Jagan Teki wrote: Yes, it is possible to have a dedicated UCLASS PHY driver for this Rockchip PCIe PHY but there are some issues on Generic PHY framework to support the same. The Generic PHY framework is unable to get the PHY if the PHY parent is of a different uclass. S

Re: [PATCH v3 4/6] pci: Add Rockchip PCIe PHY controller driver

2020-05-10 Thread Suniel Mahesh
On Sat, May 9, 2020 at 10:26 PM Jagan Teki wrote: > Yes, it is possible to have a dedicated UCLASS PHY driver > for this Rockchip PCIe PHY but there are some issues on > Generic PHY framework to support the same. > > The Generic PHY framework is unable to get the PHY if > the PHY parent is of a d