Re: RE: [PATCH 2/2] ARM: EXYNOS4: Add USB PHY initialization for device

2011-09-01 Thread PANKAJ KUMAR DUBEY
Title: Samsung Enterprise Portal mySingle Hi Kukjin,     --- Original Message --- Sender : Kukjin Kim E5/Senior Engineer/SW Solution Development Team/Samsung Electronics Date : Aug 31, 2011 11:05 (GMT+05:00) Title : RE: [PATCH 2/2] ARM: EXYNOS4: Add USB PHY initialization for

RE: [PATCH 2/2] ARM: EXYNOS4: Add USB PHY initialization for device

2011-08-30 Thread Kukjin Kim
Sachin Kamat wrote: > > From: Pankaj Dubey > > This patch modifies USB PHY initialization code so that USB host > and device can be initialized with the same function. > > Signed-off-by: Pankaj Dubey > Signed-off-by: Sachin Kamat > --- > arch/arm/mach-exynos4/include/mach/regs-pmu.h |2 +

[PATCH 2/2] ARM: EXYNOS4: Add USB PHY initialization for device

2011-08-23 Thread Sachin Kamat
From: Pankaj Dubey This patch modifies USB PHY initialization code so that USB host and device can be initialized with the same function. Signed-off-by: Pankaj Dubey Signed-off-by: Sachin Kamat --- arch/arm/mach-exynos4/include/mach/regs-pmu.h |2 +- arch/arm/mach-exynos4/setup-usb-phy.c