Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support

2015-02-26 Thread Javier Martinez Canillas
Hello, On 02/27/2015 01:11 AM, Olof Johansson wrote: > On Thu, Feb 26, 2015 at 3:35 PM, Gwendal Grignou wrote: >> Tested-by: Gwendal Grignou >> Reviewed-by: Gwendal Grignou >> >> Tested on a chromebook pixel with kernel 4.0.0-rc1 and ectool using >> the enclosed patch in chromiumos platform/ec

Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support

2015-02-26 Thread Olof Johansson
On Thu, Feb 26, 2015 at 3:35 PM, Gwendal Grignou wrote: > Tested-by: Gwendal Grignou > Reviewed-by: Gwendal Grignou > > Tested on a chromebook pixel with kernel 4.0.0-rc1 and ectool using > the enclosed patch in chromiumos platform/ec tree. > I checked the lightbar is working, check the calls wi

Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support

2015-02-26 Thread Gwendal Grignou
Tested-by: Gwendal Grignou Reviewed-by: Gwendal Grignou Tested on a chromebook pixel with kernel 4.0.0-rc1 and ectool using the enclosed patch in chromiumos platform/ec tree. I checked the lightbar is working, check the calls with "strace ectool ...", check the sysfs interface calls. --- util/

Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support

2015-02-26 Thread Simon Glass
Hi Olof, On 25 February 2015 at 17:59, Olof Johansson wrote: > On Tue, Feb 17, 2015 at 07:26:50PM -0700, Simon Glass wrote: >> Hi, >> >> On 16 February 2015 at 01:19, Javier Martinez Canillas >> wrote: >> > Hello Olof, >> > >> > On 02/02/2015 12:26 PM, Javier Martinez Canillas wrote: >> >> Hello

Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support

2015-02-25 Thread Olof Johansson
On Tue, Feb 17, 2015 at 07:26:50PM -0700, Simon Glass wrote: > Hi, > > On 16 February 2015 at 01:19, Javier Martinez Canillas > wrote: > > Hello Olof, > > > > On 02/02/2015 12:26 PM, Javier Martinez Canillas wrote: > >> Hello, > >> > >> The mainline ChromeOS Embedded Controller (EC) driver is sti

Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support

2015-02-25 Thread Olof Johansson
On Mon, Feb 16, 2015 at 09:19:49AM +0100, Javier Martinez Canillas wrote: > Hello Olof, > > On 02/02/2015 12:26 PM, Javier Martinez Canillas wrote: > > Hello, > > > > The mainline ChromeOS Embedded Controller (EC) driver is still missing some > > features that are present in the downstream Chromi

Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support

2015-02-18 Thread Javier Martinez Canillas
Hello Simon, On 02/18/2015 03:26 AM, Simon Glass wrote: > > On 16 February 2015 at 01:19, Javier Martinez Canillas > wrote: >> Hello Olof, >> >> On 02/02/2015 12:26 PM, Javier Martinez Canillas wrote: >>> Hello, >>> >>> The mainline ChromeOS Embedded Controller (EC) driver is still missing some

Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support

2015-02-17 Thread Simon Glass
Hi, On 16 February 2015 at 01:19, Javier Martinez Canillas wrote: > Hello Olof, > > On 02/02/2015 12:26 PM, Javier Martinez Canillas wrote: >> Hello, >> >> The mainline ChromeOS Embedded Controller (EC) driver is still missing some >> features that are present in the downstream ChromiumOS tree. T

Re: [PATCH v5 0/7] platform/chrome: Add user-space dev inferface support

2015-02-16 Thread Javier Martinez Canillas
Hello Olof, On 02/02/2015 12:26 PM, Javier Martinez Canillas wrote: > Hello, > > The mainline ChromeOS Embedded Controller (EC) driver is still missing some > features that are present in the downstream ChromiumOS tree. These are: > > - Low Pin Count (LPC) interface > - User-space device int

[PATCH v5 0/7] platform/chrome: Add user-space dev inferface support

2015-02-02 Thread Javier Martinez Canillas
Hello, The mainline ChromeOS Embedded Controller (EC) driver is still missing some features that are present in the downstream ChromiumOS tree. These are: - Low Pin Count (LPC) interface - User-space device interface - Access to vboot context stored on a block device - Access to vboot con