]> git.baikalelectronics.ru Git - kernel.git/commit
phy: phy-samsung-usb2: Change phy power on/power off sequence
authorKamil Debski <k.debski@samsung.com>
Tue, 1 Jul 2014 15:15:54 +0000 (17:15 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 22 Jul 2014 07:16:10 +0000 (12:46 +0530)
commitbb2004898efb310f45480aa330daf76a0b38c393
treea505c4b06e6c361f13bf46768abde3ebdea5d2dc
parent12fbfd64ab03f50439f3172266113e9b44babfe6
phy: phy-samsung-usb2: Change phy power on/power off sequence

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>
drivers/phy/phy-exynos4x12-usb2.c
drivers/phy/phy-exynos5250-usb2.c
drivers/phy/phy-samsung-usb2.h