Searched full:bd99954 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/power/supply/ |
D | rohm,bd99954.yaml | 4 $id: http://devicetree.org/schemas/power/supply/rohm,bd99954.yaml# 7 title: ROHM BD99954 Battery charger 15 The ROHM BD99954 is a Battery Management LSI for 1-4 cell Lithium-Ion 17 as Low profile Notebook PC, Tablets and other applications. BD99954 25 const: rohm,bd99954 27 # The battery charging profile of BD99954. 32 # The BD99954 data sheet divides charging to three phases. 155 compatible = "rohm,bd99954";
|
/Linux-v6.6/drivers/power/supply/ |
D | bd99954-charger.c | 3 * ROHM BD99954 charger driver 14 * The battery charging profile of BD99954. 19 * The BD99954 data sheet divides charging to three phases. 54 * Details of DT properties for different limits can be found from BD99954 71 #include "bd99954-charger.h" 432 val->strval = "bd99954"; in bd9995x_power_supply_get_property() 498 * we are now handling). During the normal operation the BD99954 does in bd9995x_irq_handler_thread() 1033 dev_info(bd->dev, "Found BD99954 chip rev %d\n", bd->chip_rev); in bd9995x_probe() 1070 { .compatible = "rohm,bd99954", }, 1085 MODULE_DESCRIPTION("ROHM BD99954 charger driver");
|
D | Makefile | 106 obj-$(CONFIG_CHARGER_BD99954) += bd99954-charger.o
|
D | Kconfig | 866 tristate "ROHM bd99954 charger driver" 872 BD99954 charger IC.
|
/Linux-v6.6/ |
D | MAINTAINERS | 18554 ROHM BD99954 CHARGER IC 18557 F: drivers/power/supply/bd99954-charger.c 18558 F: drivers/power/supply/bd99954-charger.h
|