Re: [PATCH v3 00/11] chrome/platform: cros_ec_typec: Register cables, partner altmodes and plug altmodes

2021-01-05 Thread Benson Leung
Hi Prashant, On Mon, 16 Nov 2020 12:11:36 -0800, Prashant Malani wrote: > This patch series adds support for the following bits of functionality, > parsing USB Type C Power Delivery information from the Chrome Embedded > Controller > and using the Type C connector class: > - Register cable

Re: [PATCH v3 00/11] chrome/platform: cros_ec_typec: Register cables, partner altmodes and plug altmodes

2020-11-18 Thread Prashant Malani
Hi Greg, On Wed, Nov 18, 2020 at 01:16:49PM +0100, Greg KH wrote: > On Wed, Nov 18, 2020 at 12:59:59PM +0100, Greg KH wrote: > > On Mon, Nov 16, 2020 at 12:11:36PM -0800, Prashant Malani wrote: > > > This patch series adds support for the following bits of functionality, > > > parsing USB Type C

Re: [PATCH v3 00/11] chrome/platform: cros_ec_typec: Register cables, partner altmodes and plug altmodes

2020-11-18 Thread Greg KH
On Wed, Nov 18, 2020 at 12:59:59PM +0100, Greg KH wrote: > On Mon, Nov 16, 2020 at 12:11:36PM -0800, Prashant Malani wrote: > > This patch series adds support for the following bits of functionality, > > parsing USB Type C Power Delivery information from the Chrome Embedded > > Controller > > and

Re: [PATCH v3 00/11] chrome/platform: cros_ec_typec: Register cables, partner altmodes and plug altmodes

2020-11-18 Thread Greg KH
On Mon, Nov 16, 2020 at 12:11:36PM -0800, Prashant Malani wrote: > This patch series adds support for the following bits of functionality, > parsing USB Type C Power Delivery information from the Chrome Embedded > Controller > and using the Type C connector class: > - Register cable objects

[PATCH v3 00/11] chrome/platform: cros_ec_typec: Register cables, partner altmodes and plug altmodes

2020-11-16 Thread Prashant Malani
This patch series adds support for the following bits of functionality, parsing USB Type C Power Delivery information from the Chrome Embedded Controller and using the Type C connector class: - Register cable objects (including plug type). - Register "number of altmodes" attribute for partners. -