cpufreq: ti-cpufreq: Add support for AM62A7
authorVibhore Vardhan <vibhore@ti.com>
Fri, 26 May 2023 14:43:53 +0000 (09:43 -0500)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 29 May 2023 05:03:59 +0000 (10:33 +0530)
commit5008e4c8c31c65bbe080cbfc1383602d1abf076e
treeb990558e93186f754057f3e57b453e99fba7f901
parent11a3b0ac33d95aa84be426e801f800997262a225
cpufreq: ti-cpufreq: Add support for AM62A7

Add support for TI K3 AM62A7 SoC to read speed and revision values from
hardware and pass to OPP layer. AM62A7 has the same A53 and efuse
configuration as AM625. Thus, soc_data from AM625 is reused.

Based on AM625 CPUFreq patch series by Dave Gerlach.

Signed-off-by: Vibhore Vardhan <vibhore@ti.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/ti-cpufreq.c