Re: [PATCH 1/3] mfd: cros: add charger port count command definition

2018-06-05 Thread Lee Jones
On Mon, 04 Jun 2018, Fabien Parent wrote: > On Mon, Jun 4, 2018 at 1:59 AM, Lee Jones wrote: > > On Tue, 29 May 2018, Fabien Parent wrote: > > > >> A new more command has been added to the ChromeOS embedded controller > >> that allows to get the number of charger port count. Unlike > >>

Re: [PATCH 1/3] mfd: cros: add charger port count command definition

2018-06-05 Thread Lee Jones
On Mon, 04 Jun 2018, Fabien Parent wrote: > On Mon, Jun 4, 2018 at 1:59 AM, Lee Jones wrote: > > On Tue, 29 May 2018, Fabien Parent wrote: > > > >> A new more command has been added to the ChromeOS embedded controller > >> that allows to get the number of charger port count. Unlike > >>

Re: [PATCH 1/3] mfd: cros: add charger port count command definition

2018-06-04 Thread Fabien Parent
On Mon, Jun 4, 2018 at 1:59 AM, Lee Jones wrote: > On Tue, 29 May 2018, Fabien Parent wrote: > >> A new more command has been added to the ChromeOS embedded controller >> that allows to get the number of charger port count. Unlike >> EC_CMD_USB_PD_PORTS, this new command also includes the

Re: [PATCH 1/3] mfd: cros: add charger port count command definition

2018-06-04 Thread Fabien Parent
On Mon, Jun 4, 2018 at 1:59 AM, Lee Jones wrote: > On Tue, 29 May 2018, Fabien Parent wrote: > >> A new more command has been added to the ChromeOS embedded controller >> that allows to get the number of charger port count. Unlike >> EC_CMD_USB_PD_PORTS, this new command also includes the

Re: [PATCH 1/3] mfd: cros: add charger port count command definition

2018-06-04 Thread Lee Jones
On Tue, 29 May 2018, Fabien Parent wrote: > A new more command has been added to the ChromeOS embedded controller > that allows to get the number of charger port count. Unlike > EC_CMD_USB_PD_PORTS, this new command also includes the dedicated > port if present. > > This command will be used to

Re: [PATCH 1/3] mfd: cros: add charger port count command definition

2018-06-04 Thread Lee Jones
On Tue, 29 May 2018, Fabien Parent wrote: > A new more command has been added to the ChromeOS embedded controller > that allows to get the number of charger port count. Unlike > EC_CMD_USB_PD_PORTS, this new command also includes the dedicated > port if present. > > This command will be used to

Re: [PATCH 1/3] mfd: cros: add charger port count command definition

2018-06-01 Thread Enric Balletbo Serra
2018-05-30 5:17 GMT+02:00 Fabien Parent : > A new more command has been added to the ChromeOS embedded controller > that allows to get the number of charger port count. Unlike > EC_CMD_USB_PD_PORTS, this new command also includes the dedicated > port if present. > > This command will be used to

Re: [PATCH 1/3] mfd: cros: add charger port count command definition

2018-06-01 Thread Enric Balletbo Serra
2018-05-30 5:17 GMT+02:00 Fabien Parent : > A new more command has been added to the ChromeOS embedded controller > that allows to get the number of charger port count. Unlike > EC_CMD_USB_PD_PORTS, this new command also includes the dedicated > port if present. > > This command will be used to

[PATCH 1/3] mfd: cros: add charger port count command definition

2018-05-29 Thread Fabien Parent
A new more command has been added to the ChromeOS embedded controller that allows to get the number of charger port count. Unlike EC_CMD_USB_PD_PORTS, this new command also includes the dedicated port if present. This command will be used to expose the dedicated charger port in the ChromeOS

[PATCH 1/3] mfd: cros: add charger port count command definition

2018-05-29 Thread Fabien Parent
A new more command has been added to the ChromeOS embedded controller that allows to get the number of charger port count. Unlike EC_CMD_USB_PD_PORTS, this new command also includes the dedicated port if present. This command will be used to expose the dedicated charger port in the ChromeOS