Lines Matching full:richtek
1 Binding for Richtek rt9455 battery charger
5 "richtek,rt9455".
9 - richtek,output-charge-current: integer, output current from the charger to the
11 - richtek,end-of-charge-percentage: integer, percent of the output charge current.
15 - richtek,battery-regulation-voltage: integer, maximum battery voltage in uV.
16 - richtek,boost-output-voltage: integer, maximum voltage provided to consumer
20 - richtek,min-input-voltage-regulation: integer, input voltage level in uV, used to
26 - richtek,avg-input-current-regulation: integer, input current value in uA drained by the
33 compatible = "richtek,rt9455";
39 richtek,output-charge-current = <500000>;
40 richtek,end-of-charge-percentage = <10>;
41 richtek,battery-regulation-voltage = <4200000>;
42 richtek,boost-output-voltage = <5050000>;
44 richtek,min-input-voltage-regulation = <4500000>;
45 richtek,avg-input-current-regulation = <500000>;