Re: [PATCH v2 00/10] mfd: cros_ec: Add multi EC and proto v3 support

2015-05-11 Thread Heiko Stuebner
Am Montag, 11. Mai 2015, 13:08:27 schrieb Alexandru Stan: > On Mon, May 11, 2015 at 10:53 AM, Heiko Stuebner wrote: > > Doing an evtest /dev/input/event0 does not result in key events, now after > > some keypresses I got a > > [ 48.352023] cros-ec-spi spi0.0: EC failed to respond in time > > [

Re: [PATCH v2 00/10] mfd: cros_ec: Add multi EC and proto v3 support

2015-05-11 Thread Alexandru Stan
On Mon, May 11, 2015 at 10:53 AM, Heiko Stuebner wrote: > Doing an evtest /dev/input/event0 does not result in key events, now after > some keypresses I got a > [ 48.352023] cros-ec-spi spi0.0: EC failed to respond in time > [ 48.357695] cros-ec-spi spi0.0: Error transferring EC message -110 >

Re: [PATCH v2 00/10] mfd: cros_ec: Add multi EC and proto v3 support

2015-05-11 Thread Heiko Stuebner
Hi Javier, Am Samstag, 9. Mai 2015, 12:10:31 schrieb Javier Martinez Canillas: > Newer Chromebooks have more than one Embedded Controller (EC) in the > system. These additional ECs are connected through I2C with a host EC > which is the one that is connected to the Application Processor (AP) > thr