kernel/Documentation/devicetree/bindings/regulator/tps65218.txt
.. .. @@ -71,8 +71,13 @@ 71 71 regulator-always-on; 72 72 }; 73 73 74 + ls2: regulator-ls2 {75 + regulator-min-microamp = <100000>;76 + regulator-max-microamp = <1000000>;77 + };78 +74 79 ls3: regulator-ls3 { 75 - regulator-min-microvolt = <100000>;76 - regulator-max-microvolt = <1000000>;80 + regulator-min-microamp = <100000>;81 + regulator-max-microamp = <1000000>;77 82 }; 78 83 };