Re: [PATCH] ARM: dts: Explicitly set dr_mode on exynos5250-snow

2014-11-15 Thread Javier Martinez Canillas
Hello Sjoerd, On Fri, Nov 14, 2014 at 8:46 PM, Sjoerd Simons sjoerd.sim...@collabora.co.uk wrote: Explicitly set the dr_mode for the dwc3 controller on the Snow board to host mode. This is required to ensure the controller is initialized in the right mode if the kernel is build with USB

RE: [PATCH] ARM: dts: Explicitly set dr_mode on exynos5250-snow

2014-11-15 Thread Kukjin Kim
Javier Martinez Canillas wrote: Hello Sjoerd, Hi, On Fri, Nov 14, 2014 at 8:46 PM, Sjoerd Simons sjoerd.sim...@collabora.co.uk wrote: Explicitly set the dr_mode for the dwc3 controller on the Snow board to host mode. This is required to ensure the controller is initialized in the

[PATCH] ARM: dts: Explicitly set dr_mode on exynos5250-snow

2014-11-14 Thread Sjoerd Simons
Explicitly set the dr_mode for the dwc3 controller on the Snow board to host mode. This is required to ensure the controller is initialized in the right mode if the kernel is build with USB gadget support. Signed-off-by: Sjoerd Simons sjoerd.sim...@collabora.co.uk ---