Re: [PATCH 0/2] clk: add a clk_hw helpers to get the clock device or device_node
From: Stephen Boyd
Date: Fri Jun 20 2025 - 03:20:59 EST
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.