summaryrefslogtreecommitdiffstats
path: root/drivers/phy/socionext/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* phy: socionext: add PCIe PHY driver supportKunihiko Hayashi2018-09-251-0/+1
| | | | | | | | Add a driver for PHY interface built into PCIe controller implemented in UniPhier SoCs. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
* phy: socionext: add USB2 PHY driver for UniPhier SoCKunihiko Hayashi2018-09-101-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 <hayashi.kunihiko@socionext.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
* phy: socionext: add USB3 PHY driver for UniPhier SoCKunihiko Hayashi2018-09-101-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 <hayashi.kunihiko@socionext.com> Signed-off-by: Motoya Tanigawa <tanigawa.motoya@socionext.com> Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>