Home
last modified time | relevance | path

Searched hist:"22 ad4f99f63fc892412cde5a45d43b2288a60b88" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dbq25890_charger.cdiff 22ad4f99f63fc892412cde5a45d43b2288a60b88 Sat Oct 30 13:28:04 CDT 2021 Hans de Goede <hdegoede@redhat.com> power: supply: bq25890: Fix initial setting of the F_CONV_RATE field

The code doing the initial setting of the F_CONV_RATE field based
on the bq->state.online flag. In order for this to work properly,
this must be done after the initial bq25890_get_chip_state() call.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>