diff options
author | Nick Crews <[email protected]> | 2019-02-08 17:37:17 -0700 |
---|---|---|
committer | Enric Balletbo i Serra <[email protected]> | 2019-02-21 21:35:59 +0100 |
commit | 7b3d4f44abf0e7a1ba762c8a9c99a8b39ee0c8b1 (patch) | |
tree | 59ed497376f624fad1530a06870f43d86cabce33 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 6b7cb2227d4d833aaccb3e98214015f2162d5bb0 (diff) |
platform/chrome: Add new driver for Wilco EC
This EC is an incompatible variant of the typical Chrome OS embedded
controller. It uses the same low-level communication and a similar
protocol with some significant differences. The EC firmware does
not support the same mailbox commands so it is not registered as a
cros_ec device type. This commit exports the wilco_ec_mailbox()
function so that other modules can use it to communicate with the EC.
Signed-off-by: Duncan Laurie <[email protected]>
Signed-off-by: Nick Crews <[email protected]>
[Fix the sparse warning: symbol 'wilco_ec_transfer' was not declared]
Signed-off-by: Wei Yongjun <[email protected]>
[Fix Kconfig dependencies for wilco_ec]
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions