New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 756700 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

ec: add desired_charging_current to struct battery_info

Project Member Reported by philipchen@chromium.org, Aug 18 2017

Issue description

For the implementation of some fuel gauge drivers, the fuel gauge needs to tell the charger what the desired charging current/voltage is.
We can #define these parameters is board.h per board, but a better solution is to include these parameters in struct battery_info.
So the driver can get the numbers from battery.c per board.
 

Sign in to add a comment