Re: [PATCH v4] rust: regulator: add a bare minimum regulator abstraction
From: Daniel Almeida
Date: Mon Jun 16 2025 - 10:32:27 EST
Mark,
The current patch implements different strategies to handle regulators. By
‘dynamic regulator’ he means the one that implements the current C
behavior.
> I'm not sure what you mean by a "dynamic regulator" here but as
> previously outlined we currently take a very conservative approach and
> don't do things without being explicitly told to do so since getting
> things wrong can result in physical damage to the system.
>
> Please delete unneeded context from mails when replying. Doing this
> makes it much easier to find your reply in the message, helping ensure
> it won't be missed by people scrolling through the irrelevant quoted
> material.
Ok, no worries, this current version of the binding is already implemented as
you said, so we won’t have any problems there.
— Daniel