Lines Matching full:maxim
1 Maxim MAX14577/77836 Multi-Function Device
13 - compatible : Must be "maxim,max14577" or "maxim,max77836".
22 - compatible : "maxim,max14577-charger"
23 or "maxim,max77836-charger"
24 - maxim,fast-charge-uamp : Current in uA for Fast Charge;
28 - maxim,eoc-uamp : Current in uA for End-Of-Charge mode;
32 - maxim,ovp-uvolt : OverVoltage Protection Threshold in uV;
36 - maxim,constant-uvolt : Battery Constant Voltage in uV;
46 - compatible : "maxim,max14577-muic" or "maxim,max77836-muic"
50 - compatible : "maxim,max14577-regulator"
51 or "maxim,max77836-regulator"
71 compatible = "maxim,max14577";
77 compatible = "maxim,max14577-muic";
81 compatible = "maxim,max14577-regulator";
95 compatible = "maxim,max14577-charger";
97 maxim,constant-uvolt = <4350000>;
98 maxim,fast-charge-uamp = <450000>;
99 maxim,eoc-uamp = <50000>;
100 maxim,ovp-uvolt = <6500000>;
106 compatible = "maxim,max77836";
112 compatible = "maxim,max77836-muic";
116 compatible = "maxim,max77836-regulator";
140 compatible = "maxim,max77836-charger";
142 maxim,constant-uvolt = <4350000>;
143 maxim,fast-charge-uamp = <225000>;
144 maxim,eoc-uamp = <7500>;
145 maxim,ovp-uvolt = <6500000>;