Searched full:max8971 (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | maxim,max8971.yaml | 4 $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 D | max8971_charger.c | 42 static const char *max8971_model = "MAX8971"; 368 .name = "max8971-charger", 543 ATTRIBUTE_GROUPS(max8971); 728 { .compatible = "maxim,max8971" }, 734 { "max8971" }, 741 .name = "max8971-charger", 751 MODULE_DESCRIPTION("MAX8971 Charger Driver");
|