diff options
| author | Akashdeep Kaur <a-kaur@ti.com> | 2026-06-03 12:54:38 +0530 |
|---|---|---|
| committer | Viresh Kumar <viresh.kumar@linaro.org> | 2026-06-08 11:16:42 +0530 |
| commit | b7a76f38ef3500d53ec87489c445fec8100c7a6b (patch) | |
| tree | 80d28c0b28e07c18858569f9c9ace20ef1f3e02c /drivers/platform/wmi/tests/git@git.tavy.me:linux.git | |
| parent | 4b5d3b847218b466527fb98990e193874081e0c7 (diff) | |
cpufreq: ti: Add EPROBE_DEFER for K3 SoCs
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.
Add a needs_k3_socinfo flag to ti_cpufreq_soc_data (similar to
the existing multi_regulator pattern) to defer probe when k3-socinfo
hasn't registered the SoC device yet.
Signed-off-by: Akashdeep Kaur <a-kaur@ti.com>
Reviewed-by: Zhongqiu Han <zhongqiu.han@oss.qualcomm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/platform/wmi/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
