phy: Add new Exynos USB 2.0 PHY driver
Add a new driver for the Exynos USB 2.0 PHY. The new driver uses the generic PHY framework. The driver includes support for the Exynos 4x10 and 4x12 SoC families. Signed-off-by:Kamil Debski <k.debski@samsung.com> Reviewed-by:
Tomasz Figa <t.figa@samsung.com> Signed-off-by:
Kishon Vijay Abraham I <kishon@ti.com>
Showing
- Documentation/devicetree/bindings/phy/samsung-phy.txt 53 additions, 0 deletionsDocumentation/devicetree/bindings/phy/samsung-phy.txt
- Documentation/phy/samsung-usb2.txt 135 additions, 0 deletionsDocumentation/phy/samsung-usb2.txt
- drivers/phy/Kconfig 29 additions, 0 deletionsdrivers/phy/Kconfig
- drivers/phy/Makefile 3 additions, 0 deletionsdrivers/phy/Makefile
- drivers/phy/phy-exynos4210-usb2.c 261 additions, 0 deletionsdrivers/phy/phy-exynos4210-usb2.c
- drivers/phy/phy-exynos4x12-usb2.c 328 additions, 0 deletionsdrivers/phy/phy-exynos4x12-usb2.c
- drivers/phy/phy-samsung-usb2.c 222 additions, 0 deletionsdrivers/phy/phy-samsung-usb2.c
- drivers/phy/phy-samsung-usb2.h 66 additions, 0 deletionsdrivers/phy/phy-samsung-usb2.h
Loading
Please register or sign in to comment