Re: [PATCH v4 09/15] hwspinlock: sun6i: use new callback to initialize hwspinlock priv
From: Wolfram Sang
Date: Tue Mar 10 2026 - 06:04:33 EST
Hi ChenYu,
> > bank_fail:
> > clk_disable_unprepare(priv->ahb_clk);
>
> Just a note, I see further code savings in using the clk and reset devm_
> helpers. I'll do this after this series is merged, as the context overlaps.
Yes, I saw this, too, but thought that this needs HW for proper testing.
Great that you are up for it!
Happy hacking,
Wolfram