]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cros_ec: Implement I2C pass-through
authorSimon Glass <sjg@chromium.org>
Thu, 27 Feb 2014 20:26:14 +0000 (13:26 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 18 Mar 2014 02:05:48 +0000 (20:05 -0600)
commitb2a668b523ee78c56b466300350050924ed59553
tree6c330255f2ed40cb385de7f0ba2ed0d0541e962e
parent86bf601d0414541d210d31fe44d44c85c5d0fee0
cros_ec: Implement I2C pass-through

The Chrome EC has a feature where you can access its I2C buses through a
pass-through arrangement. Add a command to support this, and export the
function for it also.

Reviewed-by: Vadim Bendebury <vbendeb@google.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/cros_ec.c
include/cros_ec.h