Home
last modified time | relevance | path

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

/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";
/linux/drivers/power/supply/
H A Dbq24257_charger.c8 * https://www.ti.com/product/bq24250
39 BQ24250, enumerator
999 * The BQ24250 doesn't support the D+/D- based charger type detection in bq24257_probe()
1003 if (bq->info->chip == BQ24250) in bq24257_probe()
1011 * The BQ24250 doesn't have a dedicated Power Good (PG) pin so let's in bq24257_probe()
1016 if (bq->info->chip != BQ24250) in bq24257_probe()
1121 .name = "bq24250",
1122 .chip = BQ24250,
1136 { "bq24250", (kernel_ulong_t)&bq24250_info },
1144 { .compatible = "ti,bq24250", &bq24250_info },
H A DKconfig695 tristate "TI BQ24250/24251/24257 battery charger driver"
700 Say Y to enable support for the TI BQ24250, BQ24251, and BQ24257 battery