Home
last modified time | relevance | path

Searched full:max77836 (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Dmaxim,max14577.yaml7 title: Maxim MAX14577/MAX77836 MicroUSB and Companion Power Management IC
13 This is a part of device tree bindings for Maxim MAX14577/MAX77836 MicroUSB
19 The Maxim MAX77836 is a MicroUSB and Companion Power Management IC which
27 - maxim,max77836
47 - maxim,max77836-muic
86 const: maxim,max77836-charger
90 const: maxim,max77836-muic
94 const: maxim,max77836-regulator
150 compatible = "maxim,max77836";
157 compatible = "maxim,max77836-muic";
[all …]
/linux/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,max14577.yaml7 title: Maxim MAX14577/MAX77836 MicroUSB and Companion Power Management IC Charger
13 This is a part of device tree bindings for Maxim MAX14577/MAX77836 MicroUSB
23 - maxim,max77836-charger
36 MAX77836: 5000-100000
43 MAX77836: 45000-475000
75 # max77836
H A Dmaxim,max17040.yaml26 - maxim,max77836-battery
98 compatible = "maxim,max77836-battery";
/linux/include/linux/mfd/
H A Dmax14577-private.h67 * Combined charger types for max14577 and max77836.
70 * However the max77836 has different two last values of STATUS2/CHGTYP.
71 * To indicate the difference enum has two additional values for max77836.
82 /* max14577: reserved, used on max77836 */
87 * max77836: special charger (bias on D+/D-),
91 /* max77836: reserved, register value 0x7 */
281 /* MAX77836 charger current limits (as in CHGCTRL4 register), uA */
296 * MAX14577/MAX77836 Battery Constant Voltage
309 /* MAX77836 regulator LDOx voltage, uV */
343 /* MAX77836 PMIC interrupts */
[all …]
H A Dmax14577.h15 * MAX77836 has additional PMIC and Fuel-Gauge on different I2C slave
32 /* MAX77836 regulator IDs */
76 * Valid limits of current for max14577 and max77836 chargers.
/linux/Documentation/devicetree/bindings/regulator/
H A Dmaxim,max14577.yaml7 title: Maxim MAX14577/MAX77836 MicroUSB and Companion Power Management IC regulators
13 This is a part of device tree bindings for Maxim MAX14577/MAX77836 MicroUSB
23 - maxim,max77836-regulator
/linux/arch/arm/boot/dts/samsung/
H A Dexynos3250-monk.dts66 max77836: pmic@25 { label
67 compatible = "maxim,max77836";
74 compatible = "maxim,max77836-muic";
78 compatible = "maxim,max77836-regulator";
104 compatible = "maxim,max77836-charger";
425 compatible = "maxim,max77836-battery";
H A Dexynos3250-rinato.dts68 max77836: pmic@25 { label
69 compatible = "maxim,max77836";
76 compatible = "maxim,max77836-muic";
80 compatible = "maxim,max77836-regulator";
106 compatible = "maxim,max77836-charger";
605 compatible = "maxim,max77836-battery";
H A Ds5pv210-fascinate4g.dts115 compatible = "maxim,max77836-battery";
/linux/drivers/power/supply/
H A Dmax14577_charger.c24 * and max77836 chipsets to enum maxim_muic_charger_type.
406 [MAXIM_DEVICE_TYPE_MAX77836] = "MAX77836",
617 { "max77836-charger", MAXIM_DEVICE_TYPE_MAX77836, },
625 { .compatible = "maxim,max77836-charger",
H A Dmax17040_battery.c599 { "max77836-battery", ID_MAX17043 },
613 { .compatible = "maxim,max77836-battery", .data = (void *) ID_MAX17043 },
H A DKconfig392 max17049, max17058, max17059, max77836.
/linux/drivers/regulator/
H A Dmax14577-regulator.c159 * Registers for regulators of max77836 use different I2C slave addresses so
236 { "max77836-regulator", MAXIM_DEVICE_TYPE_MAX77836, },
/linux/drivers/extcon/
H A Dextcon-max14577.c775 { "max77836-muic", MAXIM_DEVICE_TYPE_MAX77836, },
783 { .compatible = "maxim,max77836-muic",