commit | ff3654861683d2c4920e500f11fe55c5618a9ffd | [log] [tgz] |
---|---|---|
author | Peter Rowley <perowle@microsoft.com> | Thu May 11 20:20:56 2023 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri May 19 13:40:19 2023 -0400 |
tree | 4a0297a984cf29adc2fe19c7c1635591c366a939 | |
parent | 442a4529031e1a545e9c3ec254235b8050ad58f6 [diff] |
drivers: fuel_gauge: Add support for RSOC and ASOC Current driver only allows state-of-charge. Adding relative-state- of-charge and absolute-state-of-charge to differentiate between the different types. Updated sbs and max drivers to support new enum. Discussed in issue #57523 Signed-off-by: Peter Rowley <perowle@microsoft.com>