Re: [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework

From: Viresh Kumar
Date: Fri Feb 21 2025 - 01:36:21 EST


On 17-02-25, 09:19, Daniel Almeida wrote:
> Hi Viresh
>
> > On 6 Feb 2025, at 06:28, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> >
> > 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.
>
> I am missing clk_prepare_enable/clk_disable_unprepare.
>
> Otherwise I see no way of enabling and disabling clks. IMHO I would also
> consider these as “bare minimum”.

I have posted the clk bindings separately now:

https://lore.kernel.org/all/cover.1740118863.git.viresh.kumar@xxxxxxxxxx/

--
viresh