Re: [PATCH v3 00/30] Update cros_ec_commands.h

2019-06-03 Thread Lee Jones
On Thu, 09 May 2019, Gwendal Grignou wrote: > The interface between CrosEC embedded controller and the host, > described by cros_ec_commands.h, as diverged from what the embedded > controller really support. > > The source of thruth is at > https://chromium.googlesource.com/chromiumos/platform/ec

Re: [PATCH v3 00/30] Update cros_ec_commands.h

2019-05-21 Thread Lee Jones
On Tue, 21 May 2019, Benson Leung wrote: > Hi Lee, > > On Sat, May 18, 2019 at 07:39:49AM +0100, Lee Jones wrote: > > On Fri, 17 May 2019, Gwendal Grignou wrote: > > > > > Lee, > > > > > > I verified and merged the changes on the kernels (3.18, 4.4 and 4.14) > > > used on chromebook using a squ

Re: [PATCH v3 00/30] Update cros_ec_commands.h

2019-05-21 Thread Benson Leung
Hi Lee, On Sat, May 18, 2019 at 07:39:49AM +0100, Lee Jones wrote: > On Fri, 17 May 2019, Gwendal Grignou wrote: > > > Lee, > > > > I verified and merged the changes on the kernels (3.18, 4.4 and 4.14) > > used on chromebook using a squashed version of these patches. > > (crrev.com/c/1583322, cr

Re: [PATCH v3 00/30] Update cros_ec_commands.h

2019-05-17 Thread Lee Jones
On Fri, 17 May 2019, Gwendal Grignou wrote: > Lee, > > I verified and merged the changes on the kernels (3.18, 4.4 and 4.14) > used on chromebook using a squashed version of these patches. > (crrev.com/c/1583322, crrev.com/c/1583385, crrev.com/c/1583321 > respectively) > Please let me know if you

Re: [PATCH v3 00/30] Update cros_ec_commands.h

2019-05-17 Thread Gwendal Grignou
Lee, I verified and merged the changes on the kernels (3.18, 4.4 and 4.14) used on chromebook using a squashed version of these patches. (crrev.com/c/1583322, crrev.com/c/1583385, crrev.com/c/1583321 respectively) Please let me know if you have any questions. Thanks, Gwendal. On Thu, May 9, 201