[PATCH v5 14/31] clk: at91: clk-pll: add support for parent_hw

claudiu beznea claudiu.beznea at tuxon.dev
Thu Jan 29 23:18:18 PST 2026



On 1/16/26 22:07, ryan.wanner at microchip.com wrote:
> From: Claudiu Beznea <claudiu.beznea at tuxon.dev>
> 
> Add support for parent_hw in pll clock driver. 

Isn't it parent_data?

> With this parent-child
> relation is described with pointers rather than strings making
> registration a bit faster.

Please update this along with s/parent_hw/parent_data above.

> 
> All the SoC based drivers that rely on clk-pll were adapted
> to the new API change. The switch itself for SoCs will be done
> in subsequent patches.
> 
> Signed-off-by: Claudiu Beznea <claudiu.beznea at tuxon.dev>
> Signed-off-by: Ryan Wanner <Ryan.Wanner at microchip.com>

The rest LGTM. With the description adjusted:

Reviewed-by: Claudiu Beznea <claudiu.beznea at tuxon.dev>



More information about the linux-arm-kernel mailing list