[U-Boot] [PATCH 05/25] cros_ec: Add new features for events and power
sjg at google.com
sjg at google.com
Thu Nov 22 20:20:47 UTC 2018
This adds new commands to the EC related to setting and clearing events
as well as controlling power-related settings.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
drivers/misc/cros_ec.c | 345 ++++++++++++++++++++++++++++++++-
drivers/misc/cros_ec_sandbox.c | 2 +-
include/cros_ec.h | 89 +++++++++
3 files changed, 429 insertions(+), 7 deletions(-)
Applied to u-boot-dm/master, thanks!
More information about the U-Boot
mailing list