RE: [PATCH] usb: chipidea: imx: Allow OC polarity active low

2018-12-02 Thread PETER CHEN
> > > -Original Message- > > From: Matthew Starr > > Sent: 2018年11月30日 23:09 > > To: PETER CHEN ; linux-usb@vger.kernel.org; Jun Li > > > > Subject: RE: [PATCH] usb: chipidea: imx: Allow OC polarity active low > > > > > -Origin

RE: [PATCH] usb: chipidea: imx: Allow OC polarity active low

2018-12-02 Thread Jun Li
Hi Peter, > -Original Message- > From: Matthew Starr > Sent: 2018年11月30日 23:09 > To: PETER CHEN ; linux-usb@vger.kernel.org; Jun Li > > Subject: RE: [PATCH] usb: chipidea: imx: Allow OC polarity active low > > > -Original Message- > > From: PETE

RE: [PATCH] usb: chipidea: imx: Allow OC polarity active low

2018-11-30 Thread Matthew Starr
> -Original Message- > From: PETER CHEN [mailto:peter.c...@nxp.com] > Sent: Thursday, November 29, 2018 9:30 PM > > > > > The implementation for setting the over current polarity has always been > > the over- > > current-active-high property. The problem with this is there is no way to

RE: [PATCH] usb: chipidea: imx: Allow OC polarity active low

2018-11-29 Thread PETER CHEN
> > The implementation for setting the over current polarity has always been the > over- > current-active-high property. The problem with this is there is no way to > enable > over current active low polarity since the default state of the register bit > that controls > the over current

[PATCH] usb: chipidea: imx: Allow OC polarity active low

2018-11-27 Thread Matthew Starr
The implementation for setting the over current polarity has always been the over-current-active-high property. The problem with this is there is no way to enable over current active low polarity since the default state of the register bit that controls the over current polarity is a 0 which