Re: [PATCH REBASE] regulator: core: Fix off-on-delay-us for always-on/boot-on regulators

From: Christian Kohlschütter
Date: Tue Jul 19 2022 - 15:39:59 EST


> Am 19.07.2022 um 21:38 schrieb Mark Brown <broonie@xxxxxxxxxx>:
>
> On Tue, Jul 19, 2022 at 06:49:44PM +0000, Christian Kohlschütter wrote:
>> Regulators marked with "regulator-always-on" or "regulator-boot-on"
>> as well as an "off-on-delay-us", may run into cycling issues that are
>> hard to detect.
>
> I think this already got applied, I had another go at persuading things
> to cope which seemed to work - not 100% sure what was going on, git
> seemed less forgiving than raw patch here. It didn't look like a
> rebasing issue, it looked like the umlaut was upsetting git. Should be
> commit 218320fec29430438016f88dd4fbebfa1b95ad8d in my tree.

Yes, I just got your emails after I resubmitted. I had thought my email client had messed things up, and I had resent it with a proper git send-email setup.
Thanks again!