Re: [PATCH RFC v4 00/12] clk: add support for v1 / v2 clock rate negotiation and kunit tests

From: Brian Masney
Date: Thu Sep 25 2025 - 06:31:53 EST


On Tue, Sep 23, 2025 at 10:39:19AM -0400, Brian Masney wrote:
> I marked this as a RFC since Stephen asked me in a video call to not
> add a new member to struct clk_core, however I don't see how to do this
> any other way.

Correction: Stephen asked me to not add a new member to struct clk_ops.

Brian