Hi Danilo and Alice, On Sat, Mar 21, 2026 at 2:17 PM Maxime Ripard <[email protected]> wrote: > On Fri, Mar 20, 2026 at 12:43:47PM +0100, Danilo Krummrich wrote: > > On Mon Feb 23, 2026 at 11:08 AM CET, Alice Ryhl wrote: > > > The Clk type is thread-safe, so let's mark it as thread-safe in the type > > > system. This lets us get rid of hacks in drivers. > > > > > > For Stephen's clk tree. > > > > > > Signed-off-by: Alice Ryhl <[email protected]> > > > --- > > > Changes in v5: > > > - Rebase on v7.0-rc1. > > > - Pick up Reviewed-by tags. > > > - Link to v4: > > > https://lore.kernel.org/r/[email protected] > > > > > > Changes in v4: > > > - Pick up Reviewed-by tags. > > > - Link to v3: > > > https://lore.kernel.org/r/[email protected] > > > > > > Changes in v3: > > > - Rebase on v6.19-rc1. > > > - Pick up tags. > > > - Add fix for pwm driver as well. > > > - Link to v2: > > > https://lore.kernel.org/r/[email protected] > > > > > > Changes in v2: > > > - Rebase on v6.18-rc1. > > > - Add patch to tyr driver. > > > - Link to v1: > > > https://lore.kernel.org/r/[email protected] > > > > Alice has resent this over the past three cycles, but it hasn't been picked > > up > > yet. Please let me know if there are any concerns -- otherwise, I plan to > > take > > it through the drm-rust tree in a few days. > > Stephen hasn't really been active lately, but Brian (in Cc) has been > trying to pick up the patches falling through the cracks. It looks like > such a candidate to me.
I'm planning to send another clk pull at the end of this week and I'll include this series. Brian
