RE: [PATCH] usb: dwc3: add disable receiver detection in P3 quirk

2016-03-14 Thread Rajesh Bhagat
nux-o...@vger.kernel.org; Sriram Dash > <sriram.d...@nxp.com>; Rajesh Bhagat <rajesh.bha...@nxp.com> > Subject: Re: [PATCH] usb: dwc3: add disable receiver detection in P3 quirk > > > Hi, > Hello Felipe, Thanks for the comments. > Rajesh Bhagat <rajesh.bha...@

RE: [PATCH] usb: dwc3: add disable receiver detection in P3 quirk

2016-03-14 Thread Rajesh Bhagat
am Dash > ; Rajesh Bhagat > Subject: Re: [PATCH] usb: dwc3: add disable receiver detection in P3 quirk > > > Hi, > Hello Felipe, Thanks for the comments. > Rajesh Bhagat writes: > > [ text/plain ] > > Some freescale QorIQ platforms require to disable receiv

Re: [PATCH] usb: dwc3: add disable receiver detection in P3 quirk

2016-03-14 Thread Felipe Balbi
Hi, Rajesh Bhagat writes: > [ text/plain ] > Some freescale QorIQ platforms require to disable receiver detection > in P3 for correct detection of USB devices. If GUSB3PIPECTL(DISRXDETINP3) > is set, Core will change PHY power state to P2 and then perform receiver >

Re: [PATCH] usb: dwc3: add disable receiver detection in P3 quirk

2016-03-14 Thread Felipe Balbi
Hi, Rajesh Bhagat writes: > [ text/plain ] > Some freescale QorIQ platforms require to disable receiver detection > in P3 for correct detection of USB devices. If GUSB3PIPECTL(DISRXDETINP3) > is set, Core will change PHY power state to P2 and then perform receiver > detection. After receiver

[PATCH] usb: dwc3: add disable receiver detection in P3 quirk

2016-03-13 Thread Rajesh Bhagat
Some freescale QorIQ platforms require to disable receiver detection in P3 for correct detection of USB devices. If GUSB3PIPECTL(DISRXDETINP3) is set, Core will change PHY power state to P2 and then perform receiver detection. After receiver detection, Core will change PHY power state to P3.

[PATCH] usb: dwc3: add disable receiver detection in P3 quirk

2016-03-13 Thread Rajesh Bhagat
Some freescale QorIQ platforms require to disable receiver detection in P3 for correct detection of USB devices. If GUSB3PIPECTL(DISRXDETINP3) is set, Core will change PHY power state to P2 and then perform receiver detection. After receiver detection, Core will change PHY power state to P3.