Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62P5 CPUFreq
@ 2023-10-10 17:55 Bryan Brattlof
  2023-10-10 17:55 ` [PATCH 1/2] cpufreq: dt-platdev: add am62p5 to blocklist Bryan Brattlof
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bryan Brattlof @ 2023-10-10 17:55 UTC (permalink / raw)
  To: Rafael J. Wysocki, Viresh Kumar
  Cc: Vibhore Vardhan, Dhruva Gole, ARM Power Management,
	Linux Kernel Mailing List, Bryan Brattlof

Hello everyone!

This short series adds the am62p5 compatible to ti-cpufreq and
cpufreq-dt-platdev for the new am62p family of TI SoCs. It uses the same
A53s and efuse configuration as the rest of the am62xxx extended family
so we're just using the same am625 data structure for the am62p5.

Thanks for reviewing
~Bryan

Bryan Brattlof (2):
  cpufreq: dt-platdev: add am62p5 to blocklist
  cpufreq: ti-cpufreq: Add opp support for am62p5 SoCs

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


base-commit: c9727271cb239dce91add464364f10fb2b376456
-- 
2.42.0


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

end of thread, other threads:[~2023-10-11  5:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10 17:55 [PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62P5 CPUFreq Bryan Brattlof
2023-10-10 17:55 ` [PATCH 1/2] cpufreq: dt-platdev: add am62p5 to blocklist Bryan Brattlof
2023-10-10 17:55 ` [PATCH 2/2] cpufreq: ti-cpufreq: Add opp support for am62p5 SoCs Bryan Brattlof
2023-10-11  2:59 ` [PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62P5 CPUFreq Dhruva Gole
2023-10-11  5:26 ` Viresh Kumar

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