public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62A7 CPUFreq
@ 2023-05-26 14:43 Vibhore Vardhan
  2023-05-26 14:43 ` [PATCH 1/2] cpufreq: ti-cpufreq: Add support for AM62A7 Vibhore Vardhan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vibhore Vardhan @ 2023-05-26 14:43 UTC (permalink / raw)
  To: rafael, viresh.kumar
  Cc: linux-pm, linux-kernel, vigneshr, d-gole, Vibhore Vardhan

Hi,

This series adds cpufreq support for TI AM62A7 SoC.

AM62A7 has the same A53 and efuse configuration as AM625. Thus, soc_data
from AM625 is reused. This series adds compatible string for AM62A7 to
ti-cpufreq and cpufreq-dt-platdev drivers respectively.

Tested on am62a-sk board using manual frequency changes and then reading
back frequency with k3conf, and this shows matching frequency to what
was set. 

Link to the complete series including the DT patches:
https://github.com/DhruvaG2000/v-linux/commits/am62a_cpufreq_2023

Based on patch series for AM625 by Dave Gerlach.

Regards,
Vibhore

Vibhore Vardhan (2):
  cpufreq: ti-cpufreq: Add support for AM62A7
  cpufreq: dt-platdev: Blacklist ti,am62a7 SoC

 drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
 drivers/cpufreq/ti-cpufreq.c         | 1 +
 2 files changed, 2 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-29  5:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-26 14:43 [PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62A7 CPUFreq Vibhore Vardhan
2023-05-26 14:43 ` [PATCH 1/2] cpufreq: ti-cpufreq: Add support for AM62A7 Vibhore Vardhan
2023-05-26 14:43 ` [PATCH 2/2] cpufreq: dt-platdev: Blacklist ti,am62a7 SoC Vibhore Vardhan
2023-05-26 15:49 ` [PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62A7 CPUFreq Dhruva Gole
2023-05-29  5:04 ` Viresh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox