ec: Fix charger values

- charger: Limit charger values to max valid value
- charger/bq24780s: Set RSENSE ratio option
- charger/bq24780s: Fix charge current mask
- oryp[5-8]: Reduce charge current to 2A

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2022-10-07 09:46:03 -06:00
committed by Tim Crawford
parent aa797d2e00
commit 91a491fb95
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ date followed by an underscore and a short git revision.
## unreleased
- oryp8: Fixed brightness controls on Windows
- Fixed smart charger values for all boards
## 2022-09-07

2
ec

Submodule ec updated: 7f28764436...76019bdb61