Re: [U-Boot] [PATCH 05/25] cros_ec: Add new features for events and power

2018-11-22 Thread sjg
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 --- drivers/misc/cros_ec.c | 345 - drivers/misc/cros_ec_sandbox.c | 2 +- include/cros_ec.h |

[U-Boot] [PATCH 05/25] cros_ec: Add new features for events and power

2018-11-06 Thread Simon Glass
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 --- drivers/misc/cros_ec.c | 345 - drivers/misc/cros_ec_sandbox.c | 2 +- include/cros_ec.h |