Re: [PATCH 1/2] clk: add a clk_hw helpers to get the clock device or device_node
From: Stephen Boyd
Date: Fri Jun 20 2025 - 03:18:13 EST
Quoting Jerome Brunet (2025-04-17 06:44:22)
> Add 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 such as devres, dev_ prints, etc ...
>
> Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
> ---
Applied to clk-next