Home
last modified time | relevance | path

Searched full:max8971 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,max8971.yaml4 $id: http://devicetree.org/schemas/power/supply/maxim,max8971.yaml#
7 title: Maxim MAX8971 IC charger
13 The MAX8971 is a compact, high-frequency, high-efficiency switch-mode charger
21 const: maxim,max8971
53 compatible = "maxim,max8971";
/linux/drivers/power/supply/
H A Dmax8971_charger.c41 static const char *max8971_model = "MAX8971";
367 .name = "max8971-charger",
542 ATTRIBUTE_GROUPS(max8971);
727 { .compatible = "maxim,max8971" },
733 { .name = "max8971" },
740 .name = "max8971-charger",
750 MODULE_DESCRIPTION("MAX8971 Charger Driver");