Re: [PATCH v5 0/3] Implement Send and Sync for clk
From: Danilo Krummrich
Date: Fri Mar 20 2026 - 07:44:07 EST
Hi Stephen,
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 <aliceryhl@xxxxxxxxxx>
> ---
> Changes in v5:
> - Rebase on v7.0-rc1.
> - Pick up Reviewed-by tags.
> - Link to v4: https://lore.kernel.org/r/20260113-clk-send-sync-v4-0-712bc7d94a79@xxxxxxxxxx
>
> Changes in v4:
> - Pick up Reviewed-by tags.
> - Link to v3: https://lore.kernel.org/r/20251218-clk-send-sync-v3-0-e48b2e2f1eac@xxxxxxxxxx
>
> 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/20251020-clk-send-sync-v2-0-44ab533ae084@xxxxxxxxxx
>
> Changes in v2:
> - Rebase on v6.18-rc1.
> - Add patch to tyr driver.
> - Link to v1: https://lore.kernel.org/r/20250904-clk-send-sync-v1-1-48d023320eb8@xxxxxxxxxx
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.
Thanks,
Danilo