Home
last modified time | relevance | path

Searched full:mp2629 (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Dmps,mp2629.yaml4 $id: http://devicetree.org/schemas/mfd/mps,mp2629.yaml#
7 title: MP2629 Battery Charger PMIC from Monolithic Power System.
13 MP2629 is a PMIC providing battery charging and power supply for smartphones,
22 - mps,mp2629
56 compatible = "mps,mp2629";
/linux/drivers/mfd/
H A Dmp2629.c3 * MP2629 parent driver for ADC and battery charger
13 #include <linux/mfd/mp2629.h>
63 { .compatible = "mps,mp2629"},
70 .name = "mp2629",
78 MODULE_DESCRIPTION("MP2629 Battery charger parent driver");
/linux/drivers/iio/adc/
H A Dmp2629_adc.c3 * MP2629 Driver for ADC
13 #include <linux/mfd/mp2629.h>
30 #define MP2629_MAP(_mp, _mpc) IIO_MAP(#_mp, "mp2629_charger", "mp2629-"_mpc)
147 indio_dev->name = "mp2629-adc"; in mp2629_adc_probe()
203 MODULE_DESCRIPTION("MP2629 ADC driver");
H A DKconfig1186 tristate "Monolithic MP2629 ADC driver"
1189 Say yes to have support for battery charger IC MP2629 ADC device
/linux/drivers/power/supply/
H A Dmp2629_charger.c3 * MP2629 battery charger driver
14 #include <linux/mfd/mp2629.h>
140 "mp2629-batt-volt",
141 "mp2629-system-volt",
142 "mp2629-input-volt",
143 "mp2629-batt-current",
144 "mp2629-input-current",
633 "mp2629-charger", charger); in mp2629_charger_probe()
661 MODULE_DESCRIPTION("MP2629 Charger driver");
/linux/
H A DMAINTAINERS17656 F: Documentation/devicetree/bindings/mfd/mps,mp2629.yaml
17660 F: drivers/mfd/mp2629.c
17665 F: include/linux/mfd/mp2629.h