
17 Jul
2021
17 Jul
'21
10:39 p.m.
Add a function to read this information from the EC. It is useful for determining whether the battery has enough charge to boot.
Signed-off-by: Simon Glass sjg@chromium.org ---
drivers/misc/cros_ec.c | 17 +++++++++++++++++ include/cros_ec.h | 8 ++++++++ 2 files changed, 25 insertions(+)
Applied to u-boot-dm, thanks!