Searched full:bq25890 (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | bq25890.yaml | 5 $id: http://devicetree.org/schemas/power/supply/bq25890.yaml# 8 title: Bq25890, bq25892, bq25895 and bq25896 Li-Ion Charger 20 - ti,bq25890 26 - const: ti,bq25890 110 compatible = "ti,bq25890";
|
/linux/drivers/power/supply/ |
H A D | bq25890_charger.c | 3 * TI BQ25890 charger driver 35 BQ25890, enumerator 42 "BQ25890", 113 char name[28]; /* "bq25890-charger-%d" */ 1033 snprintf(bq->name, sizeof(bq->name), "bq25890-charger-%d", bq->id); in bq25890_power_supply_init() 1297 bq->chip_version = BQ25890; in bq25890_get_chip_version() 1620 { "bq25890" }, 1629 { .compatible = "ti,bq25890", }, 1647 .name = "bq25890-charger", 1660 MODULE_DESCRIPTION("bq25890 charger driver");
|
H A D | Kconfig | 734 tristate "TI BQ25890 battery charger driver" 739 Say Y to enable support for the TI BQ25890 battery charger.
|
/linux/include/linux/power/ |
H A D | bq25890_charger.h | 3 * Platform data for the TI bq25890 battery charger driver.
|
/linux/drivers/platform/x86/x86-android-tablets/ |
H A D | shared-psy-info.c | 22 const char * const bq25890_psy[] = { "bq25890-charger-0" };
|
H A D | lenovo.c | 788 * "bq25890-charger-1" is instantiated from: drivers/i2c/busses/i2c-cht-wc.c. 791 static const char * const bq25890_1_psy[] = { "bq25890-charger-1" };
|
/linux/drivers/extcon/ |
H A D | extcon-intel-cht-wc.c | 541 * The bq25890 used here relies on this driver's BC-1.2 charger in cht_wc_extcon_probe() 542 * detection, and the bq25890 driver expect this info to be in cht_wc_extcon_probe()
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-librem5-devkit.dts | 488 compatible = "ti,bq25890";
|
H A D | imx8mq-librem5.dtsi | 1149 compatible = "ti,bq25895", "ti,bq25890";
|