Home
last modified time | relevance | path

Searched full:bq25890 (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/power/supply/
Dbq25890.yaml5 $id: http://devicetree.org/schemas/power/supply/bq25890.yaml#
8 title: Binding for bq25890, bq25892, bq25895 and bq25896 Li-Ion Charger
19 - ti,bq25890
106 compatible = "ti,bq25890";
/Linux-v6.1/include/linux/power/
Dbq25890_charger.h3 * Platform data for the TI bq25890 battery charger driver.
/Linux-v6.1/drivers/power/supply/
Dbq25890_charger.c3 * TI BQ25890 charger driver
35 BQ25890, enumerator
42 "BQ25890",
899 .name = "bq25890-charger",
1072 bq->chip_version = BQ25890; in bq25890_get_chip_version()
1371 { "bq25890", 0 },
1380 { .compatible = "ti,bq25890", },
1398 .name = "bq25890-charger",
1411 MODULE_DESCRIPTION("bq25890 charger driver");
DKconfig699 tristate "TI BQ25890 battery charger driver"
704 Say Y to enable support for the TI BQ25890 battery charger.
/Linux-v6.1/drivers/i2c/busses/
Di2c-cht-wc.c339 .type = "bq25890",
341 .dev_name = "bq25890",
/Linux-v6.1/drivers/extcon/
Dextcon-intel-cht-wc.c545 * The bq25890 used here relies on this driver's BC-1.2 charger in cht_wc_extcon_probe()
546 * detection, and the bq25890 driver expect this info to be in cht_wc_extcon_probe()
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dimx8mq-librem5-devkit.dts492 compatible = "ti,bq25890";
Dimx8mq-librem5.dtsi1123 compatible = "ti,bq25895", "ti,bq25890";
/Linux-v6.1/drivers/platform/x86/
Dx86-android-tablets.c190 static const char * const bq25890_psy[] = { "bq25890-charger" };