Re: [PATCH v2 2/2] clk: ti: composite: resolve parent clocks by DT index, not by name
From: Stephen Boyd
Date: Fri Aug 14 2026 - 01:44:20 EST
Quoting Mathieu Dubois-Briand (2026-07-27 00:41:41)
> Resolve parent clocks by their index into the device tree "clocks"
> property rather than matching names as strings. This makes it consistent
> with other parts of the same driver.
>
> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@xxxxxxxxxxx>
> ---
Applied to clk-next