Re: [PATCH v3 4/7] mfd: cros_ec: add proto v3 skeleton

2015-05-27 Thread Lee Jones
On Fri, 22 May 2015, Javier Martinez Canillas wrote: From: Stephen Barber smbar...@chromium.org Add support in cros_ec.c to handle EC host command protocol v3. For v3+, probe for maximum shared protocol version and max request, response, and passthrough sizes. For now, this will always

[PATCH v3 4/7] mfd: cros_ec: add proto v3 skeleton

2015-05-22 Thread Javier Martinez Canillas
From: Stephen Barber smbar...@chromium.org Add support in cros_ec.c to handle EC host command protocol v3. For v3+, probe for maximum shared protocol version and max request, response, and passthrough sizes. For now, this will always fall back to v2, since there is no bus-specific code for