kernel/Documentation/devicetree/bindings/regulator/twl-regulator.txt
.. .. @@ -71,3 +71,10 @@ 71 71 regulator-min-microvolt = <1000000>; 72 72 regulator-max-microvolt = <3000000>; 73 73 }; 74 +75 +For twl6030 regulators/LDOs:76 +77 + - ti,retain-on-reset: Does not turn off the supplies during warm78 + reset. Could be needed for VMMC, as TWL603079 + reset sequence for this signal does not comply80 + with the SD specification.