Fwd: [PATCH] usb: phy: samsung: Add support for EXYNOS4210

2013-06-05 Thread Praveen Paneri
Hi, On Tue, May 28, 2013 at 2:34 PM, Jingoo Han wrote: > Add support for EXYNOS4210 that includes USB EHCI/OHCI. > Previous PHY initialization code is not correct; thus, it is modifed ^ You might want to say "previous PHY init code does not

Re: [PATCH 1/2] usb: phy: Add USB host phy support on Exyno4412

2013-02-05 Thread Praveen Paneri
38e683c2b8"; > > Cc: Praveen Paneri > Signed-off-by: Dongjin Kim > --- > drivers/usb/phy/samsung-usbphy.c | 156 > +- > 1 file changed, 154 insertions(+), 2 deletions(-) > > diff --git a/drivers/usb/phy/samsung-usbphy.c &