]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cros_ec: Add base support for protocol v3
authorSimon Glass <sjg@chromium.org>
Thu, 27 Feb 2014 20:26:09 +0000 (13:26 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 18 Mar 2014 02:05:47 +0000 (20:05 -0600)
commit2d8ede58ca5873f485c7691b1ca1c1bc6aae7212
tree77bfcee02e5cb8053cede5760b1480e18e9cf3cb
parente8c12662364fbcf5ea917d341f707534c8574900
cros_ec: Add base support for protocol v3

Protocol v2 was shipped with snow, link and spring. Protocol v3 is for
pit and is targetted at SPI operation.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/cros_ec.c