commit | 9b0d1c914740da2ff0cd42c1d4817253af373e66 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 27 13:26:14 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Mon Mar 17 20:05:48 2014 -0600 |
tree | 6c330255f2ed40cb385de7f0ba2ed0d0541e962e | |
parent | fd17340ca8b9a3c7df97de2836226e1492c934b2 [diff] |
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>