Hi, Thorsten here, the Linux kernel's regression tracker. On 07.06.23 15:47, Doug Anderson wrote: > > On Wed, Jun 7, 2023 at 6:18 AM Mark Brown <broonie@xxxxxxxxxx> wrote: >> >> On Tue, Jun 06, 2023 at 04:29:29PM -0700, Doug Anderson wrote: >> >>> 2. Try adding some delays to some of the regulators with >>> "regulator-enable-ramp-delay" and/or "regulator-settling-time-us". >>> Without a scope, it'll be tricky to figure out exactly which >>> regulators might need delays, but you could at least confirm if the >>> "overkill" approach of having all the regulators have some delay >>> helps... I guess you could also try putting a big delay for "ldo26". >>> If that works, you could try moving it up (again using a bisect style >>> approach) to see where the delay matters? >> >> This is information which should be in the datasheets for the part. > > I was thinking more of something board-specific, not part specific. In > theory with RPMH this is also all supposed to be abstracted out into > the firmware code that sets up RPMH which magically takes care of > things like this, but it certainly could be wrong. /me waves friendly That afaics was the last mail in this thread about a regression caused by ad44ac082fd ("regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS"") from Doug; Amit's attempt to patch it ( https://lore.kernel.org/lkml/20230602161246.1855448-1-amit.pundir@xxxxxxxxxx/ ) also wasn't welcomed. Just like his earlier revert attempt (https://lore.kernel.org/lkml/20230515145323.1693044-1-amit.pundir@xxxxxxxxxx/ ). Does this mean this regression won't be addressed before 6.4 is released? Or was there some progress and I just missed it? What should I tell Linus in my next report? Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) -- Everything you wanna know about Linux kernel regression tracking: https://linux-regtracking.leemhuis.info/about/#tldr If I did something stupid, please tell me, as explained on that page. #regzbot poke