On Wed, 25 Oct 2023 10:46:13 +0200, Oleksij Rempel wrote: > Introduce a new Device Tree property 'regulator-uv-survival-time-ms' to > specify the survival time post a critical under-voltage event. This > property defines the time in milliseconds the system can operate before > the on-board capacitors fail, providing a window for necessary actions > or preparations to be taken before power loss, aligning with the > under-voltage event handling mechanism. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/regulator/regulator.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>