Searched full:max17042 (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | maxim,max17042.yaml | 4 $id: http://devicetree.org/schemas/power/supply/maxim,max17042.yaml# 18 - maxim,max17042 77 compatible = "maxim,max17042";
|
/linux/drivers/mfd/ |
H A D | max8997-irq.c | 189 * This is to be supported by Max17042 driver. When in max8997_irq_thread() 191 * Max17042 device that is connected (probably by in max8997_irq_thread() 193 * handling in Max17042 driver currently. The Max17042 IRQ in max8997_irq_thread() 196 * Max17042-side and it is not too critical in operating in max8997_irq_thread()
|
/linux/drivers/power/supply/ |
H A D | Kconfig | 400 tristate "Maxim MAX17042/17047/17050/8997/8966 family Fuel Gauge" 404 MAX17042 is fuel-gauge systems for lithium-ion (Li+) batteries 405 in handheld and portable equipment. The MAX17042 is configured 408 with MAX17042. 409 Supported devices: max8966, max8997, max17042, max17047, max17050,
|
H A D | max17042_battery.c | 804 /* After Power up, the MAX17042 requires 500mS in order in max17042_init_chip() 1194 { .compatible = "maxim,max17042" }, 1205 { "max17042", MAXIM_DEVICE_TYPE_MAX17042 }, 1216 .name = "max17042", 1227 MODULE_DESCRIPTION("MAX17042 Fuel Gauge");
|
/linux/include/linux/mfd/ |
H A D | max8997.h | 14 * others and b) it can be enabled simply by using MAX17042 driver.
|
H A D | max8997-private.h | 307 FUEL_GAUGE, /* Ignored (MAX17042 driver handles) */
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4210-i9100.dts | 143 compatible = "maxim,max17042"; 810 max17042_fuel_irq: max17042-fuel-irq-pins {
|
H A D | exynos4412-p4note.dtsi | 170 compatible = "maxim,max17042";
|
/linux/ |
H A D | MAINTAINERS | 14111 MAXIM MAX17042 FAMILY FUEL GAUGE DRIVERS 14119 F: Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml
|