Re: [PATCH 1/4] CLK: ti: dra7: Initialize USB_DPLL

2013-08-02 Thread Nishanth Menon
On 08/02/2013 05:57 AM, Tero Kristo wrote: On 08/02/2013 10:30 AM, Roger Quadros wrote: Hi Nishant, On 08/01/2013 06:06 PM, Nishanth Menon wrote: On 08/01/2013 09:58 AM, Roger Quadros wrote: USB_DPLL must be initialized and locked at boot so that USB modules can work. Also program USB_DLL_M2

Re: [PATCH 1/4] CLK: ti: dra7: Initialize USB_DPLL

2013-08-02 Thread Tero Kristo
On 08/02/2013 10:30 AM, Roger Quadros wrote: Hi Nishant, On 08/01/2013 06:06 PM, Nishanth Menon wrote: On 08/01/2013 09:58 AM, Roger Quadros wrote: USB_DPLL must be initialized and locked at boot so that USB modules can work. Also program USB_DLL_M2 output to half rate. Signed-off-by: Roger

Re: [PATCH 1/4] CLK: ti: dra7: Initialize USB_DPLL

2013-08-02 Thread Roger Quadros
Hi Nishant, On 08/01/2013 06:06 PM, Nishanth Menon wrote: > On 08/01/2013 09:58 AM, Roger Quadros wrote: >> USB_DPLL must be initialized and locked at boot so that >> USB modules can work. >> >> Also program USB_DLL_M2 output to half rate. >> >> Signed-off-by: Roger Quadros >> --- >> drivers/cl

Re: [PATCH 1/4] CLK: ti: dra7: Initialize USB_DPLL

2013-08-01 Thread Nishanth Menon
On 08/01/2013 09:58 AM, Roger Quadros wrote: USB_DPLL must be initialized and locked at boot so that USB modules can work. Also program USB_DLL_M2 output to half rate. Signed-off-by: Roger Quadros --- drivers/clk/omap/clk-7xx.c | 11 +++ 1 files changed, 11 insertions(+), 0 deleti