Re: [PATCH V11 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP

From: Viresh Kumar
Date: Fri May 02 2025 - 03:01:29 EST


On 21-04-25, 12:52, Viresh Kumar wrote:
> This series introduces initial Rust abstractions for a few subsystems: clk,
> cpumask, cpufreq and Operating Performance Points (OPP).
>
> The abstractions cover most of the interfaces exposed by cpufreq and OPP
> subsystems. It also includes minimal abstractions for the clk and cpumask
> frameworks, which are required by the cpufreq / OPP abstractions.
>
> Additionally, a sample `rcpufreq-dt` driver is included. This is a
> duplicate of the existing `cpufreq-dt` driver, which is a
> platform-agnostic, device-tree based cpufreq driver commonly used on ARM
> platforms.

Applied to the cpufreq tree few days back and is now included in
linux-next:

https://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git/log/?h=cpufreq/arm/linux-next

Will send it for v6.16-rc1 (unless there are any objections).

--
viresh