]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq: ti-cpufreq: Remove revision offsets in AM62 family
authorDhruva Gole <d-gole@ti.com>
Mon, 30 Sep 2024 09:32:10 +0000 (15:02 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 10 Oct 2024 07:24:42 +0000 (12:54 +0530)
commit41baf662a0c2cfab90d968c122f76aaeda433027
treeac21e537f4c945befbfe1091299c48ba760f5082
parent1724ae88efcbcd0daeb203ffeb4a2c0e59f2ddf7
cpufreq: ti-cpufreq: Remove revision offsets in AM62 family

With the Silicon revision being taken directly from socinfo, there's no
longer any need for reading any SOC register for revision from this driver.
Hence, we do not require any rev_offset for AM62 family of devices.

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