[PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62P5 CPUFreq

Bryan Brattlof posted 2 patches 2 years, 2 months ago
drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
drivers/cpufreq/ti-cpufreq.c         | 1 +
2 files changed, 2 insertions(+)
[PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62P5 CPUFreq
Posted by Bryan Brattlof 2 years, 2 months ago
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
Re: [PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62P5 CPUFreq
Posted by Viresh Kumar 2 years, 2 months ago
On 10-10-23, 12:55, Bryan Brattlof wrote:
> 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(+)

Applied. Thanks.

-- 
viresh
Re: [PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62P5 CPUFreq
Posted by Dhruva Gole 2 years, 2 months ago
Hi,

On Oct 10, 2023 at 12:55:25 -0500, Bryan Brattlof wrote:
> 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(+)

For the series,
Reviewed-by: Dhruva Gole <d-gole@ti.com>

> 
> 
> base-commit: c9727271cb239dce91add464364f10fb2b376456
> -- 
> 2.42.0
> 

-- 
Best regards,
Dhruva Gole <d-gole@ti.com>