Re: [PATCH RESEND] ARM: dts: Add EHCI device tree node for Exynos4

2012-12-30 Thread Tushar Behera
On 12/31/2012 08:15 AM, Dongjin Kim wrote: > This patch adds EHCI device node on device tree for Exynos4 and defines its > default platform data, s5p_usb_phy_init and s5p_usb_phy_exit, so that those > function can be called from the driver. > > Signed-off-by: Dongjin Kim > --- > arch/arm/boot/dt

[PATCH RESEND] ARM: dts: Add EHCI device tree node for Exynos4

2012-12-30 Thread Dongjin Kim
This patch adds EHCI device node on device tree for Exynos4 and defines its default platform data, s5p_usb_phy_init and s5p_usb_phy_exit, so that those function can be called from the driver. Signed-off-by: Dongjin Kim --- arch/arm/boot/dts/exynos4.dtsi |7 +++ arch/arm/mach-exyn