On Thu, 26 Oct 2023 16:48:20 +0200, Oleksij Rempel wrote: > Introduce a new Device Tree property 'system-critical-regulator' for > marking a regulator as crucial for system stability or functionality. > This helps in distinguishing regulators that are vital for system > operations and may require special handling in under-voltage scenarios. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/regulator/regulator.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>