Searched full:bq25980 (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | bq25980.yaml | 5 $id: http://devicetree.org/schemas/power/supply/bq25980.yaml# 8 title: TI BQ25980 Flash Charger 14 The BQ25980, BQ25975, and BQ25960 are a series of flash chargers intended 25 - ti,bq25980 102 bq25980: charger@65 { 103 compatible = "ti,bq25980";
|
/linux/drivers/power/supply/ |
H A D | bq25980_charger.c | 2 // BQ25980 Battery Charger Driver 39 BQ25980, enumerator 897 .name = "bq25980-charger", 907 .name = "bq25980-battery", 962 [BQ25980] = { 963 .model_id = BQ25980, 1270 { "bq25980", BQ25980 }, 1278 { .compatible = "ti,bq25980", .data = (void *)BQ25980 }, 1287 .name = "bq25980-charger", 1297 MODULE_DESCRIPTION("bq25980 charger driver");
|
H A D | Kconfig | 742 tristate "TI BQ25980 battery charger driver" 747 Say Y to enable support for the TI BQ25980, BQ25975 and BQ25960
|