drivers: phy: exynos4x12-phy: fix HSIC1 power on/off sequence
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 7 May 2014 06:57:36 +0000 (08:57 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:48 +0000 (11:47 +0900)
commita8384ed9380d041fff6661ef3c00c7261c60b285
treeeaa6643fec608f4e1c4a04304b5677bc7ec075d0
parentf13a0fb5308c4e6079514a14d2063d3f49d21248
drivers: phy: exynos4x12-phy: fix HSIC1 power on/off sequence

From experiments with real hardware, it seems that URSTCON bits for
HSIC0 and HSIC1 seems to be swapped, so updated macro definitions for
them. HSIC1 also requires enabling power to device phy to get properly
enabled (similar hack is already implemented for HSIC0).

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Idcbe47f1a55d882394296837b9218e9f843e842c
drivers/phy/phy-exynos4x12-usb2.c
drivers/phy/phy-samsung-usb2.h