Re: [PATCH 0/2] clk: add a clk_hw helpers to get the clock device or device_node
From: Jerome Brunet
Date: Mon Jun 23 2025 - 04:34:20 EST
On Fri 20 Jun 2025 at 00:20, Stephen Boyd <sboyd@xxxxxxxxxx> wrote:
> Quoting Jerome Brunet (2025-04-17 06:44:21)
>> This patchset adds helpers to get the device or device_node associated with
>> clk_hw. This can be used by clock drivers to access various device related
>> functionality. The 2nd changes adds kunit test coverage for the new helpers
>>
>
> I've pushed this to clk-hw-device, splitting the test patch into two and
> reworking it. Let me know if you see anything off.
Thanks a lot Stephen !
You could keep the authorship of the 2nd patch I think, it is more a
rewrite than a rework. Either way, it is fine by me. Thanks again.
--
Jerome