summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-exynos5250-usb2.c
Commit message (Collapse)AuthorAgeFilesLines
* phy: phy-samsung-usb2: Change phy power on/power off sequenceKamil Debski2014-07-221-2/+0Star
| | | | | | | | | | | | The Exynos4412 USB 2.0 PHY hardware differs from the description provided in the documentation. Some register bits have different function. This patch fixes the defines of register bits and changes the way how phys are powered on and off. Signed-off-by: Kamil Debski <k.debski@samsung.com> Tested-by: Daniel Drake <drake@endlessm.com> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
* phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driverKamil Debski2014-03-081-0/+404
Add support for Exynos 5250. This driver is to replace the old USB 2.0 PHY driver. Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>