]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cros_ec: spi: Add support for EC protocol version 3
authorRandall Spangler <rspangler@chromium.org>
Thu, 27 Feb 2014 20:26:10 +0000 (13:26 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 18 Mar 2014 02:05:47 +0000 (20:05 -0600)
commita60702833150b8f9263a5f1fb9a6b64774cd44f3
tree32581d04ab69321f2044c3cefc0f7560b384a65e
parent2d8ede58ca5873f485c7691b1ca1c1bc6aae7212
cros_ec: spi: Add support for EC protocol version 3

Protocol version 3 will be attempted first; if the EC doesn't support
it, u-boot will fall back to the old protocol version (2).

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Randall Spangler <rspangler@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/cros_ec.c
drivers/misc/cros_ec_spi.c
include/cros_ec.h