Re: [U-Boot] [PATCH v2 2/6] phy: mediatek: add MediaTek T-PHY support for PCIe

2019-08-04 Thread Ramon Fried
On Sun, Aug 4, 2019 at 8:27 PM Frank Wunderlich wrote: > > From: Ryder Lee > > The driver provides PHY for USB2, USB3.0, PCIe and SATA, and now > we just enable PCIe. As for the other functionalities will be > added gradually in upcoming days. > > Tested-by: Frank Wunderlich > Signed-off-by: Fra

[U-Boot] [PATCH v2 2/6] phy: mediatek: add MediaTek T-PHY support for PCIe

2019-08-04 Thread Frank Wunderlich
From: Ryder Lee The driver provides PHY for USB2, USB3.0, PCIe and SATA, and now we just enable PCIe. As for the other functionalities will be added gradually in upcoming days. Tested-by: Frank Wunderlich Signed-off-by: Frank Wunderlich Signed-off-by: Ryder Lee --- drivers/phy/Kconfig