[PATCH v2] clk: clk_set_parent: skip any operation if current and new parents are equal

Sascha Hauer s.hauer at pengutronix.de
Mon Oct 20 04:33:33 PDT 2025


On Mon, 13 Oct 2025 11:49:43 +0200, Michael Grzeschik wrote:
> When an clk is defined with only one parent it probably has no
> set_parent function. Therefor changing the parent would return with
> -EINVAL. We check for this case and skip this function in this case.
> 
> 

Applied, thanks!

[1/1] clk: clk_set_parent: skip any operation if current and new parents are equal
      https://git.pengutronix.de/cgit/barebox/commit/?id=f4da6fa6086e (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list