Re: [PATCH 13/15] usb: dwc3: Track DWC_usb31 VERSIONTYPE

2018-01-05 Thread Thinh Nguyen
On 1/5/2018 1:43 PM, Sergei Shtylyov wrote:

> Hello!
> 
> On 1/5/2018 11:16 PM, Thinh Nguyen wrote:
> 
>> Add a new variable to dwc3 structure to track VERSIONTYPE. The
> 
>  That's called field, not variable.

Thanks for pointing that out. I'll make an update.

>> VERSIONTYPE is represented in ASCII in the 32-bit VERSIONTYPE register.
>> In DWC_usb31, sub releases for each version are tracked with VERSIONTYPE
>> such as "ea01" and "ea02".
>>
>> Signed-off-by: Thinh Nguyen 
> [...]
> 
> MBR, Sergei
> 

BR,
Thinh
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 13/15] usb: dwc3: Track DWC_usb31 VERSIONTYPE

2018-01-05 Thread Sergei Shtylyov

Hello!

On 1/5/2018 11:16 PM, Thinh Nguyen wrote:


Add a new variable to dwc3 structure to track VERSIONTYPE. The


   That's called field, not variable.


VERSIONTYPE is represented in ASCII in the 32-bit VERSIONTYPE register.
In DWC_usb31, sub releases for each version are tracked with VERSIONTYPE
such as "ea01" and "ea02".

Signed-off-by: Thinh Nguyen 

[...]

MBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html