[PATCH v3 15/32] clk: at91: clk-audio-pll: add support for parent_hw

Claudiu Beznea claudiu.beznea at tuxon.dev
Mon Oct 20 12:18:05 PDT 2025


Hi, Ryan,

On 7/10/25 23:07, Ryan.Wanner at microchip.com wrote:
> From: Claudiu Beznea <claudiu.beznea at tuxon.dev>
> 
> Add support for parent_hw in audio pll clock drivers.

s/parent_hw/parent_data. Same for the patch title

> With this parent-child relation is described with pointers rather
> than strings making registration a bit faster.
> 
> All the SoC based drivers that rely on clk-audio-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>
> ---



More information about the linux-arm-kernel mailing list