usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
authorVivek Gautam <gautam.vivek@samsung.com>
Mon, 5 May 2014 05:02:57 +0000 (10:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 21:50:20 +0000 (14:50 -0700)
commit7d28e54b8d8dee31323433f5563534fc273bcda8
tree5cb369eec49a36362cfca1657a1d0f6e1aee3904
parent91a9677a4ae611eb468b02c531ee3d673988d648
usb: ohci-exynos: Add facility to use phy provided by the generic phy framework

Add support to consume phy provided by Generic phy framework.
Keeping the support for older usb-phy intact right now, in order
to prevent any functionality break in absence of relevant
device tree side change for ohci-exynos.
Once we move to new phy in the device nodes for ohci, we can
remove the support for older phys.

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Cc: Jingoo Han <jg1.han@samsung.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/exynos-usb.txt
drivers/usb/host/ohci-exynos.c