Re: [PATCH] ARM: multi_v7_defconfig: enable usb3503

2015-09-15 Thread Sjoerd Simons
On Tue, 2015-09-15 at 15:50 +0900, Krzysztof Kozlowski wrote: > 2015-09-14 17:35 GMT+09:00 Riku Voipio : > > On 5 June 2015 at 15:45, Arnd Bergmann wrote: > > > On Thursday 04 June 2015 10:47:07 Kevin Hilman wrote: > > > > > > > > > But I wonder why is not

Re: [PATCH] ARM: multi_v7_defconfig: enable usb3503

2015-09-15 Thread Krzysztof Kozlowski
On 15.09.2015 17:17, Sjoerd Simons wrote: > On Tue, 2015-09-15 at 15:50 +0900, Krzysztof Kozlowski wrote: >> 2015-09-14 17:35 GMT+09:00 Riku Voipio : >>> On 5 June 2015 at 15:45, Arnd Bergmann wrote: On Thursday 04 June 2015 10:47:07 Kevin Hilman wrote:

Re: [PATCH] ARM: multi_v7_defconfig: enable usb3503

2015-09-14 Thread Riku Voipio
On 5 June 2015 at 15:45, Arnd Bergmann wrote: > On Thursday 04 June 2015 10:47:07 Kevin Hilman wrote: >> >> > But I wonder why is not working, shouldn't the driver defer and >> > be probed again once the PHY driver probe succeeds? >> >> Yeah, I'm not sure why that isn't working,

Re: [PATCH] ARM: multi_v7_defconfig: enable usb3503

2015-06-05 Thread Arnd Bergmann
On Thursday 04 June 2015 10:47:07 Kevin Hilman wrote: But I wonder why is not working, shouldn't the driver defer and be probed again once the PHY driver probe succeeds? Yeah, I'm not sure why that isn't working, and didn't look into it. FWIW, the same problem happens when both are

Re: [PATCH] ARM: multi_v7_defconfig: enable usb3503

2015-06-04 Thread Kevin Hilman
Javier Martinez Canillas javier.marti...@collabora.co.uk writes: Hello Kevin, On 06/04/2015 03:08 AM, Kevin Hilman wrote: riku.voi...@linaro.org writes: From: Riku Voipio riku.voi...@linaro.org CONFIG_USB_HSIC_USB3503 is needed by exynos5250-arndale for the on-board asix network

Re: [PATCH] ARM: multi_v7_defconfig: enable usb3503

2015-06-04 Thread Javier Martinez Canillas
Hello Kevin, On 06/04/2015 03:08 AM, Kevin Hilman wrote: riku.voi...@linaro.org writes: From: Riku Voipio riku.voi...@linaro.org CONFIG_USB_HSIC_USB3503 is needed by exynos5250-arndale for the on-board asix network controller. Enable it so networking works with multi_v7_defconfig out of

Re: [PATCH] ARM: multi_v7_defconfig: enable usb3503

2015-06-03 Thread Kevin Hilman
riku.voi...@linaro.org writes: From: Riku Voipio riku.voi...@linaro.org CONFIG_USB_HSIC_USB3503 is needed by exynos5250-arndale for the on-board asix network controller. Enable it so networking works with multi_v7_defconfig out of box like it does with exynos_defconfig. USB3503 is also

[PATCH] ARM: multi_v7_defconfig: enable usb3503

2015-03-13 Thread riku . voipio
From: Riku Voipio riku.voi...@linaro.org CONFIG_USB_HSIC_USB3503 is needed by exynos5250-arndale for the on-board asix network controller. Enable it so networking works with multi_v7_defconfig out of box like it does with exynos_defconfig. USB3503 is also referenced from exynos4412-odroidu3.dts