lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 26 May 2023 09:43:52 -0500
From:   Vibhore Vardhan <vibhore@...com>
To:     <rafael@...nel.org>, <viresh.kumar@...aro.org>
CC:     <linux-pm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <vigneshr@...com>, <d-gole@...com>,
        Vibhore Vardhan <vibhore@...com>
Subject: [PATCH 0/2] cpufreq: ti-cpufreq: Enable AM62A7 CPUFreq

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ