aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/socionext/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-08-31phy: socionext: Add UniPhier AHCI PHY driver supportKunihiko Hayashi1-0/+1
Add a driver for PHY interface built into ahci controller implemented in UniPhier SoCs. This supports PXs2 and PXs3 SoCs. Signed-off-by: Kunihiko Hayashi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
2018-09-25phy: socionext: add PCIe PHY driver supportKunihiko Hayashi1-0/+1
Add a driver for PHY interface built into PCIe controller implemented in UniPhier SoCs. Signed-off-by: Kunihiko Hayashi <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]>
2018-09-10phy: socionext: add USB2 PHY driver for UniPhier SoCKunihiko Hayashi1-0/+1
Add a driver for PHY interface built into USB2 controller implemented on UniPhier SoCs. This driver supports HS-PHY for Pro4 and LD11. Signed-off-by: Kunihiko Hayashi <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]>
2018-09-10phy: socionext: add USB3 PHY driver for UniPhier SoCKunihiko Hayashi1-0/+6
Add a driver for PHY interface built into USB3 controller implemented in UniPhier SoCs. This driver supports High-Speed PHY and Super-Speed PHY. Signed-off-by: Kunihiko Hayashi <[email protected]> Signed-off-by: Motoya Tanigawa <[email protected]> Signed-off-by: Masami Hiramatsu <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]>