From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9C63710F2847 for ; Fri, 27 Mar 2026 15:42:54 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0978310ED16; Fri, 27 Mar 2026 15:42:54 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="sOBZ6IJg"; dkim-atps=neutral Received: from tor.source.kernel.org (tor.source.kernel.org [172.105.4.254]) by gabe.freedesktop.org (Postfix) with ESMTPS id ADDAD10ED16 for ; Fri, 27 Mar 2026 15:42:52 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 94CD160127; Fri, 27 Mar 2026 15:42:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 84AEDC19423; Fri, 27 Mar 2026 15:42:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1774626171; bh=N5QspxPejw9w7zUpfqwNJA5lxWidOkYMOUOW5hyNY4o=; h=Date:Subject:Cc:To:From:References:In-Reply-To:From; b=sOBZ6IJgRdrDctxoaRi9B4+iVWwtU8840GbGAX2CiFIFvRyghghoZqzAvmBqnDYza nZUsXT0OkOdN2YAvgAf5Xpwy7K0EHAR6wn/yr/Q1IamnDB3Bgjn1198pUj6FEJenGg rhu2EPCmAwKg1mcsC8H7nl6WAWB4mOYhAc2Otu2bgexuMOyupuFmQRAjal5sYDeAtc 0up4UCvSb2SJNM7ainpxfFQfMnVCeZVIgSbNnj9FongxWa5+0NJrGFN6sjHLjVDPD9 lhkXEwQu31BAAjjTuu4Z/zxqE5aIsb3+LTZqLsQD2qj81A+OvPXPlTvnrkhap1KMEZ aojhI5ZJRtvNQ== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 27 Mar 2026 16:42:44 +0100 Message-Id: Subject: Re: [PATCH v5 0/3] Implement Send and Sync for clk Cc: "Miguel Ojeda" , "Maxime Ripard" , "Stephen Boyd" , "Alice Ryhl" , "Michael Turquette" , "Maarten Lankhorst" , "Drew Fustini" , "Guo Ren" , "Fu Wei" , =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , "Michal Wilczynski" , "Viresh Kumar" , "Miguel Ojeda" , "Gary Guo" , =?utf-8?q?Bj=C3=B6rn_Roy_Baron?= , "Benno Lossin" , "Andreas Hindborg" , "Trevor Gross" , "Daniel Almeida" , , , , , , "Boqun Feng" To: "Brian Masney" From: "Danilo Krummrich" References: <20260223-clk-send-sync-v5-0-181bf2f35652@google.com> <20260321-awesome-hot-kingfisher-5d9f55@houat> In-Reply-To: X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri Mar 27, 2026 at 4:17 PM CET, Brian Masney wrote: > I am not a clk maintainer, so I can't leave an Acked-by for you to > pick this up unfortunately. I've been quite active in the clk > subsystem though the last 6 months or so. I'm not involved in the CLK subsystem, but maybe it would be a good chance = to offer stepping up as co-maintainer (also given that Michael seems to be ina= ctive for a couple of years now). :)