Re: [PATCH v2 2/2] clk: ti: composite: resolve parent clocks by DT index, not by name
Stephen Boyd <[email protected]>
| Newsgroups | org.kernel.vger.linux-omap,org.kernel.vger.linux-clk,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178668622045.5897.18285793450979765927@lazor> |
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 <[email protected]> > --- Applied to clk-next