Skip to content
Commit 06149d8f authored by Viresh Kumar's avatar Viresh Kumar
Browse files

cpufreq: Add Rust-based cpufreq-dt driver



Introduce a Rust-based implementation of the cpufreq-dt driver, covering
most of the functionality provided by the existing C version. Some
features, such as retrieving platform data from `cpufreq-dt-platdev.c`,
are still pending.

The driver has been tested with QEMU, and frequency scaling works as
expected.

Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 14f47156
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment