forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/Documentation/devicetree/bindings/regulator/twl-regulator.txt
....@@ -71,3 +71,10 @@
7171 regulator-min-microvolt = <1000000>;
7272 regulator-max-microvolt = <3000000>;
7373 };
74
+
75
+For twl6030 regulators/LDOs:
76
+
77
+ - ti,retain-on-reset: Does not turn off the supplies during warm
78
+ reset. Could be needed for VMMC, as TWL6030
79
+ reset sequence for this signal does not comply
80
+ with the SD specification.