Skip to content
Snippets Groups Projects
Commit 83171a40 authored by Viresh Kumar's avatar Viresh Kumar Committed by Daniel Almeida
Browse files

rust: Add bare minimal bindings for clk framework


This adds very basic bindings for the clk framework, implements only
clk_get() and clk_put(). These are the bare minimum bindings required
for many users and are simple enough to add in the first attempt.

These will be used by Rust based cpufreq / OPP core to begin with.

Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 35e19fbe
No related branches found
Tags drm-msm-fixes-2022-01-25
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