hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/devicetree/bindings/regulator/tps65218.txt
....@@ -71,8 +71,13 @@
7171 regulator-always-on;
7272 };
7373
74
+ ls2: regulator-ls2 {
75
+ regulator-min-microamp = <100000>;
76
+ regulator-max-microamp = <1000000>;
77
+ };
78
+
7479 ls3: regulator-ls3 {
75
- regulator-min-microvolt = <100000>;
76
- regulator-max-microvolt = <1000000>;
80
+ regulator-min-microamp = <100000>;
81
+ regulator-max-microamp = <1000000>;
7782 };
7883 };