On Sat, 17 Feb 2024 19:27:06 +0530, Maulik Shah wrote: > cmd-db and rpmh-rsc are used by clients like regulators, interconnects and > clocks for resource voting. These clients are in core_initcall() while > cmd-db and rpmh-rsc are in arch_initcall(). Update init level for these > drivers also to core_initcall() to avoid unnecessary probe defer during > boot up. > > Similarly psci cpuidle psci power domains are used by rpmh-rsc driver and > they are in subsys_initcall(). Update it to core_initcall(). > > [...] Applied, thanks! [1/2] soc: qcom: Update init level to core_initcall() for cmd-db and rpmh-rsc commit: 15ec7c641dd3a33f4d7b7c0cc59369d87edcec5c Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>