Home
last modified time | relevance | path

Searched hist:eab25b4f93aa771728127705eb4b235a3b5aad94 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dbq25890_charger.cdiff eab25b4f93aa771728127705eb4b235a3b5aad94 Tue Feb 01 07:06:57 CST 2022 Hans de Goede <hdegoede@redhat.com> power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection

The bq25892 does not have builtin charger-type detection like the bq25980,
there might be some external charger detection capability, which will be
modelled as a power_supply class-device supplying the bq25892.

Use the usb_type property value from the supplier psy-device to set the
input-current-limit (when available).

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>