RE: [PATCH v2] chipidea: usbmisc_imx: Allow USB OTG to work on mx51

2014-05-01 Thread Peter Chen
> > > >> > >> On Wed, Apr 23, 2014 at 10:30 PM, Peter Chen > >> wrote: > >> > >> > Oh, sorry. I forget to send it to Greg yesterday. If you can wait, I > >> > will send it next time (within two weeks) with other patches, if > >> > can't, I can send it today. > >> > >> Ok, no need to hush. Just w

Re: [PATCH v2] chipidea: usbmisc_imx: Allow USB OTG to work on mx51

2014-04-30 Thread Fabio Estevam
On Wed, Apr 23, 2014 at 10:53 PM, Peter Chen wrote: > > >> >> On Wed, Apr 23, 2014 at 10:30 PM, Peter Chen >> wrote: >> >> > Oh, sorry. I forget to send it to Greg yesterday. If you can wait, I >> > will send it next time (within two weeks) with other patches, if >> > can't, I can send it today.

RE: [PATCH v2] chipidea: usbmisc_imx: Allow USB OTG to work on mx51

2014-04-23 Thread Peter Chen
> > On Wed, Apr 23, 2014 at 10:30 PM, Peter Chen > wrote: > > > Oh, sorry. I forget to send it to Greg yesterday. If you can wait, I > > will send it next time (within two weeks) with other patches, if > > can't, I can send it today. > > Ok, no need to hush. Just wanted to make sure that the

Re: [PATCH v2] chipidea: usbmisc_imx: Allow USB OTG to work on mx51

2014-04-23 Thread Fabio Estevam
On Wed, Apr 23, 2014 at 10:30 PM, Peter Chen wrote: > Oh, sorry. I forget to send it to Greg yesterday. If you can wait, > I will send it next time (within two weeks) with other patches, > if can't, I can send it today. Ok, no need to hush. Just wanted to make sure that the patches were not forg

RE: [PATCH v2] chipidea: usbmisc_imx: Allow USB OTG to work on mx51

2014-04-23 Thread Peter Chen
> > Hi Peter, > > On Thu, Mar 27, 2014 at 2:23 AM, Peter Chen > wrote: > > On Mon, Mar 24, 2014 at 11:55:17PM -0300, Fabio Estevam wrote: > > >> From: Fabio Estevam > >> > >> The field PLLDIVVALUE of register PHY_CTRL_1 selects the reference > >> clock source for the PHY: > >> 00 = sysclock

Re: [PATCH v2] chipidea: usbmisc_imx: Allow USB OTG to work on mx51

2014-04-23 Thread Fabio Estevam
Hi Peter, On Thu, Mar 27, 2014 at 2:23 AM, Peter Chen wrote: > On Mon, Mar 24, 2014 at 11:55:17PM -0300, Fabio Estevam wrote: >> From: Fabio Estevam >> >> The field PLLDIVVALUE of register PHY_CTRL_1 selects the reference clock >> source >> for the PHY: >> 00 = sysclock uses 19.2 MHz >> 01 = s

Re: [PATCH v2] chipidea: usbmisc_imx: Allow USB OTG to work on mx51

2014-03-26 Thread Peter Chen
On Mon, Mar 24, 2014 at 11:55:17PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > The field PLLDIVVALUE of register PHY_CTRL_1 selects the reference clock > source > for the PHY: > 00 = sysclock uses 19.2 MHz > 01 = sysclock uses 24 MHz > 10 = sysclock uses 26 MHz > 11 = sysclock uses 27

[PATCH v2] chipidea: usbmisc_imx: Allow USB OTG to work on mx51

2014-03-24 Thread Fabio Estevam
From: Fabio Estevam The field PLLDIVVALUE of register PHY_CTRL_1 selects the reference clock source for the PHY: 00 = sysclock uses 19.2 MHz 01 = sysclock uses 24 MHz 10 = sysclock uses 26 MHz 11 = sysclock uses 27 MHz The reset value for this field is 10 according to the reference manual, and e