Re: [PATCH RESEND 05/13] platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants

2017-06-22 Thread Benson Leung
On Tue, May 16, 2017 at 06:13:11PM +0200, Enric Balletbo i Serra wrote: > From: Shawn Nematbakhsh > > Call common functions for read / write to prepare support for future > LPC protocol variants which use different I/O ops than inb / outb. > > Signed-off-by: Shawn Nematbakhsh > Signed-off-by: T

Re: [PATCH RESEND 05/13] platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants

2017-05-22 Thread Lee Jones
On Tue, 16 May 2017, Enric Balletbo i Serra wrote: > From: Shawn Nematbakhsh > > Call common functions for read / write to prepare support for future > LPC protocol variants which use different I/O ops than inb / outb. > > Signed-off-by: Shawn Nematbakhsh > Signed-off-by: Thierry Escande > --

[PATCH RESEND 05/13] platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants

2017-05-16 Thread Enric Balletbo i Serra
From: Shawn Nematbakhsh Call common functions for read / write to prepare support for future LPC protocol variants which use different I/O ops than inb / outb. Signed-off-by: Shawn Nematbakhsh Signed-off-by: Thierry Escande --- drivers/platform/chrome/Makefile | 3 +- drivers/platfo