summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/google/brox/variants/lotso/overridetree.cb6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/google/brox/variants/lotso/overridetree.cb b/src/mainboard/google/brox/variants/lotso/overridetree.cb
index 6678b84312..ae940cc023 100644
--- a/src/mainboard/google/brox/variants/lotso/overridetree.cb
+++ b/src/mainboard/google/brox/variants/lotso/overridetree.cb
@@ -159,9 +159,9 @@ chip soc/intel/alderlake
## Charger Performance Control (Control, mA)
register "controls.charger_perf" = "{
- [0] = { 255, 1700 },
- [1] = { 24, 1500 },
- [2] = { 16, 1000 },
+ [0] = { 255, 4200 },
+ [1] = { 48, 3000 },
+ [2] = { 32, 2000 },
[3] = { 8, 500 }
}"