Commit 6790448
committed
fix vsys droop on boot when no battery
I think we need to set PL values right after
we reach S0 as the CPU will use default values.
which can be too high for the charger/input current limit
which was previously causing vsys to droop down
to 6V or so.
Signed-off-by: Kieran Levin <ktl@frame.work>1 parent a99d334 commit 6790448
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
103 | 116 | | |
104 | 117 | | |
105 | 118 | | |
| |||
0 commit comments