Re: [PATCH v4 02/10] cpufreq: qcom-nvmem: Add support for IPQ9574

From: Viresh Kumar
Date: Wed Jul 03 2024 - 06:20:15 EST


On 03-07-24, 14:46, Varadarajan Narayanan wrote:
> Add qcom_cpufreq_match_data for IPQ9574. This is used for tying
> up the cpu@N nodes with the power domains. match_data_kryo is not
> used since it doesn't set genpd_names. If genpd_names is not set,
> 'cat /sys/kernel/debug/qcom_cpr3/thread0' causes cpr3_debug_info_show()
> to crash while trying to read thread->corner->last_uV as
> thread->corner is NULL.
>
> Call trace:
> cpr3_debug_info_show
> seq_read_iter
> seq_read
>
> Signed-off-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx>
> ---
> v4: Update commit log to include stack trace
> Introduce qcom_cpufreq_match_data for IPQ9574

Can I apply this without other changes ?

--
viresh