On Fri, Mar 24, 2023 at 06:34:06AM -0700, Douglas Anderson wrote: > This reverts commit 58973046c1bf ("regulator: qcom-rpmh: Use > PROBE_FORCE_SYNCHRONOUS"). Further digging into the problems that > prompted the us to switch to synchronous probe showed that the root > cause was a missing "rootwait" in the kernel command line > arguments. Let's reinstate asynchronous probe. > > Fixes: 58973046c1bf ("regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS") > Cc: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx> Reviewed-by: Andrew Halaney <ahalaney@xxxxxxxxxx> Thanks!