Re: [PATCH v5 2/8] usb: pd: Update VDO definitions

2021-02-03 Thread Kyle Tso
On Thu, Feb 4, 2021 at 12:55 AM Benson Leung wrote: > > Hey Kyle, > > On Tue, Feb 2, 2021 at 8:23 AM Kyle Tso wrote: > > > > "PD Spec Revision 3.0 Version 2.0 + ECNs 2020-12-10" introduces several > > changes regarding the ID Header VDO and the Product Type VDOs. > > > > Signed-off-by: Kyle Tso

Re: [PATCH v5 2/8] usb: pd: Update VDO definitions

2021-02-03 Thread Benson Leung
Hey Kyle, On Tue, Feb 2, 2021 at 8:23 AM Kyle Tso wrote: > > "PD Spec Revision 3.0 Version 2.0 + ECNs 2020-12-10" introduces several > changes regarding the ID Header VDO and the Product Type VDOs. > > Signed-off-by: Kyle Tso We have to actually be very careful in this change, because the

Re: [PATCH v5 2/8] usb: pd: Update VDO definitions

2021-02-03 Thread Greg KH
On Wed, Feb 03, 2021 at 02:48:36PM +0200, Heikki Krogerus wrote: > On Wed, Feb 03, 2021 at 12:17:27AM +0800, Kyle Tso wrote: > > "PD Spec Revision 3.0 Version 2.0 + ECNs 2020-12-10" introduces several > > changes regarding the ID Header VDO and the Product Type VDOs. > > > > Signed-off-by: Kyle

Re: [PATCH v5 2/8] usb: pd: Update VDO definitions

2021-02-03 Thread Heikki Krogerus
On Wed, Feb 03, 2021 at 12:17:27AM +0800, Kyle Tso wrote: > "PD Spec Revision 3.0 Version 2.0 + ECNs 2020-12-10" introduces several > changes regarding the ID Header VDO and the Product Type VDOs. > > Signed-off-by: Kyle Tso Reviewed-by: Heikki Krogerus > --- > drivers/usb/typec/class.c |

[PATCH v5 2/8] usb: pd: Update VDO definitions

2021-02-02 Thread Kyle Tso
"PD Spec Revision 3.0 Version 2.0 + ECNs 2020-12-10" introduces several changes regarding the ID Header VDO and the Product Type VDOs. Signed-off-by: Kyle Tso --- drivers/usb/typec/class.c | 8 +- include/linux/usb/pd_vdo.h | 308 - 2 files changed, 242