Re: [PATCH v4 1/1] cpufreq: ti: Add EPROBE_DEFER for K3 SoCs
From: Viresh Kumar
Date: Mon Jun 08 2026 - 01:51:31 EST
On 28-05-26, 14:35, Akashdeep Kaur wrote:
> On K3 SoCs, ti-cpufreq relies on k3-socinfo to register the SoC
> device before soc_device_match() can return valid revision
> information. If ti-cpufreq probes before k3-socinfo,
> soc_device_match() returns NULL, leading to incorrect CPU frequency
> scaling behavior.
> Defer probe when k3-socinfo hasn't registered the SoC device yet.
>
> Signed-off-by: Akashdeep Kaur <a-kaur@xxxxxx>
> ---
> drivers/cpufreq/ti-cpufreq.c | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
Applied. Thanks.
--
viresh