Searched full:mp2629 (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | mps,mp2629.yaml | 4 $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";
|
/openbmc/linux/drivers/mfd/ |
H A D | mp2629.c | 3 * 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");
|
H A D | Makefile | 173 obj-$(CONFIG_MFD_MP2629) += mp2629.o
|
H A D | Kconfig | 502 tristate "Monolithic Power Systems MP2629 ADC and Battery charger"
|
/openbmc/linux/drivers/iio/adc/ |
H A D | mp2629_adc.c | 3 * MP2629 Driver for ADC 13 #include <linux/mfd/mp2629.h> 30 #define MP2629_MAP(_mp, _mpc) IIO_MAP(#_mp, "mp2629_charger", "mp2629-"_mpc) 148 indio_dev->name = "mp2629-adc"; in mp2629_adc_probe() 208 MODULE_DESCRIPTION("MP2629 ADC driver");
|
H A D | Kconfig | 853 tristate "Monolithic MP2629 ADC driver" 856 Say yes to have support for battery charger IC MP2629 ADC device
|
/openbmc/linux/drivers/power/supply/ |
H A D | mp2629_charger.c | 3 * MP2629 battery charger driver 14 #include <linux/mfd/mp2629.h> 148 "mp2629-batt-volt", 149 "mp2629-system-volt", 150 "mp2629-input-volt", 151 "mp2629-batt-current", 152 "mp2629-input-current", 638 "mp2629-charger", charger); in mp2629_charger_probe() 666 MODULE_DESCRIPTION("MP2629 Charger driver");
|
H A D | Kconfig | 583 tristate "Monolithic power system MP2629 Battery charger"
|
/openbmc/linux/ |
H A D | MAINTAINERS | 14488 F: Documentation/devicetree/bindings/mfd/mps,mp2629.yaml 14492 F: drivers/mfd/mp2629.c 14497 F: include/linux/mfd/mp2629.h
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |