diff options
| author | Akashdeep Kaur <a-kaur@ti.com> | 2026-06-03 10:24:38 +0300 |
|---|---|---|
| committer | Viresh Kumar <viresh.kumar@linaro.org> | 2026-06-08 08:46:42 +0300 |
| commit | b7a76f38ef3500d53ec87489c445fec8100c7a6b (patch) | |
| tree | 80d28c0b28e07c18858569f9c9ace20ef1f3e02c /include/linux/stackprotector.h | |
| parent | 4b5d3b847218b466527fb98990e193874081e0c7 (diff) | |
| download | linux-b7a76f38ef3500d53ec87489c445fec8100c7a6b.tar.xz | |
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 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
