
22 Nov
2018
22 Nov
'18
9:20 p.m.
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@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!