On Fri, May 02, 2014 at 08:49:05AM +0300, Ivan T. Ivanov wrote:
> On Wed, 2014-04-30 at 11:27 -0500, Felipe Balbi wrote:
> > On Thu, Apr 24, 2014 at 06:48:11PM +0300, Ivan T. Ivanov wrote:
> > > From: Tim Bird
> > >
> > > Fix the value used for Parallel Transceiver Select (PTS) for the MSM USB
>
On Wed, 2014-04-30 at 11:27 -0500, Felipe Balbi wrote:
> On Thu, Apr 24, 2014 at 06:48:11PM +0300, Ivan T. Ivanov wrote:
> > From: Tim Bird
> >
> > Fix the value used for Parallel Transceiver Select (PTS) for the MSM USB
> > controller. This is a standard chipidea PORTSC definition, where
> > a
Hi,
On Wed, Apr 30, 2014 at 08:07:05PM +0200, Bird, Tim wrote:
> Signed-off-by:Tim Bird
thanks Tim but I already had your SoB in the patch, I need Ivan's :-)
>
> Sent from my Sony Xperia™ smartphone
>
> Felipe Balbi wrote
>
> >On Thu, Apr 24, 2014 at 06:48:11PM +0300, Ivan T. Ivano
Signed-off-by:Tim Bird
Sent from my Sony Xperia™ smartphone
Felipe Balbi wrote
>On Thu, Apr 24, 2014 at 06:48:11PM +0300, Ivan T. Ivanov wrote:
>> From: Tim Bird
>>
>> Fix the value used for Parallel Transceiver Select (PTS) for the MSM USB
>> controller. This is a standard chipide
On Thu, Apr 24, 2014 at 06:48:11PM +0300, Ivan T. Ivanov wrote:
> From: Tim Bird
>
> Fix the value used for Parallel Transceiver Select (PTS) for the MSM USB
> controller. This is a standard chipidea PORTSC definition, where
> a PHY_TYPE of 10b (<<30) is ULPI and 11b (<<30) is SERIAL.
> Fix the
From: Tim Bird
Fix the value used for Parallel Transceiver Select (PTS) for the MSM USB
controller. This is a standard chipidea PORTSC definition, where
a PHY_TYPE of 10b (<<30) is ULPI and 11b (<<30) is SERIAL.
Fix the definitions and use them correctly in the driver code.
Signed-off-by: Tim B