Home
last modified time | relevance | path

Searched full:mm8013 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
H A Dmitsumi,mm8013.yaml4 $id: http://devicetree.org/schemas/power/supply/mitsumi,mm8013.yaml#
7 title: Mitsumi MM8013 fuel gauge
17 const: mitsumi,mm8013
35 compatible = "mitsumi,mm8013";
/linux/drivers/power/supply/
H A Dmm8013.c232 .name = "mm8013",
274 return dev_err_probe(dev, ret, "MM8013 not found\n"); in mm8013_probe()
287 { "mm8013" },
293 { .compatible = "mitsumi,mm8013" },
301 .name = "mm8013",
307 MODULE_DESCRIPTION("MM8013 fuel gauge driver");
H A DMakefile119 obj-$(CONFIG_FUEL_GAUGE_MM8013) += mm8013.o
H A DKconfig1012 tristate "Mitsumi MM8013 fuel gauge driver"
1016 Say Y here to enable the Mitsumi MM8013 fuel gauge driver.
/linux/
H A DMAINTAINERS15563 MITSUMI MM8013 FG DRIVER
15565 F: Documentation/devicetree/bindings/power/supply/mitsumi,mm8013.yaml
15566 F: drivers/power/supply/mm8013.c