Re: [PATCH] ARM: at91: at91sam9x5: add clocks for usb device

2014-07-12 Thread Olof Johansson
On Fri, Jul 11, 2014 at 06:34:56PM +0200, Nicolas Ferre wrote: > From: Bo Shen > > Add clocks for usb device, or else switch to CCF, the gadget > won't work. > > Reported-by: Jiri Prchal > Signed-off-by: Bo Shen > Acked-by: Alexandre Belloni > Tested-by: Jiri Prchal > Signed-off-by: Nicolas

Re: [PATCH] ARM: at91: at91sam9x5: add clocks for usb device

2014-07-11 Thread Jiří Prchal
Thanks, it works now. Dne 11.7.2014 12:47, Alexandre Belloni napsal(a): On 11/07/2014 at 18:22:55 +0800, Bo Shen wrote : Add clocks for usb device, or else switch to CCF, the gadget won't work. Reported-by: Jiří Prchal Signed-off-by: Bo Shen Acked-by: Alexandre Belloni Tested-by: Jiri Prc

Re: [PATCH] ARM: at91: at91sam9x5: add clocks for usb device

2014-07-11 Thread Alexandre Belloni
On 11/07/2014 at 18:22:55 +0800, Bo Shen wrote : > Add clocks for usb device, or else switch to CCF, the gadget > won't work. > > Reported-by: Jiří Prchal > Signed-off-by: Bo Shen Acked-by: Alexandre Belloni > --- > arch/arm/boot/dts/at91sam9x5.dtsi | 2 ++ > 1 file changed, 2 insertions(+) >