Home
last modified time | relevance | path

Searched full:bq24250 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dbq24257.yaml8 title: Bq24250, bq24251 and bq24257 Li-Ion Charger
19 - ti,bq24250
112 compatible = "ti,bq24250";
/openbmc/linux/drivers/power/supply/
H A Dbq24257_charger.c8 * https://www.ti.com/product/bq24250
43 BQ24250, enumerator
49 "bq24250",
1014 * The BQ24250 doesn't support the D+/D- based charger type detection in bq24257_probe()
1018 if (bq->chip == BQ24250) in bq24257_probe()
1026 * The BQ24250 doesn't have a dedicated Power Good (PG) pin so let's in bq24257_probe()
1031 if (bq->chip != BQ24250) in bq24257_probe()
1136 { "bq24250", BQ24250 },
1144 { .compatible = "ti,bq24250", },
1153 { "BQ242500", BQ24250 },
H A DKconfig651 tristate "TI BQ24250/24251/24257 battery charger driver"
656 Say Y to enable support for the TI BQ24250, BQ24251, and BQ24257 battery