forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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.