forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
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.