Re: [U-Boot] [PATCH] EXYNOS5: Add function to enable exynos5420 usbdev phy ctrl

2015-02-13 Thread Minkyu Kang
On 21/01/15 13:51, Joonyoung Shim wrote: > Exynos5420 has different registers with other exynos5 SoCs to control > usb device phy, so need separated function to enable exynos5420 usb > device phy. > > Signed-off-by: Joonyoung Shim > --- > I used "usbdev" instead of "usbdrd" on function name becau

[U-Boot] [PATCH] EXYNOS5: Add function to enable exynos5420 usbdev phy ctrl

2015-01-20 Thread Joonyoung Shim
Exynos5420 has different registers with other exynos5 SoCs to control usb device phy, so need separated function to enable exynos5420 usb device phy. Signed-off-by: Joonyoung Shim --- I used "usbdev" instead of "usbdrd" on function name because registers name prefix is usbdev_. arch/arm/cpu/arm