[PATCH v5 27/31] clk: at91: at91rm9200: switch to parent_hw and parent_data

Claudiu Beznea claudiu.beznea at tuxon.dev
Sat Jan 31 06:13:24 PST 2026


The driver is using now only parent_data. This is valid for all the SoC specific 
driver patches in this series, no? So, better drop the parent_hw from the title 
and description. Valid for all the patches in the series with this symptom. E.g. 
have it like "clk: at91: at91rm9200: switch to parent_data"

On 1/16/26 22:07, ryan.wanner at microchip.com wrote:
> From: Claudiu Beznea<claudiu.beznea at tuxon.dev>
> 
> Switch AT91RM9200 clocks to use parent_hw and parent_data where possible.
> Having parent_hw instead of parent names improves to clock registration
> speed and re-parenting. Update clock registration functions to use
> clk_hw struct.

Same here as in case of patch 24/31.

Also, for all the soc specific patches

> 
> Signed-off-by: Claudiu Beznea<claudiu.beznea at tuxon.dev>
> Signed-off-by: Ryan Wanner<Ryan.Wanner at microchip.com>

With all the above addressed:

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



More information about the linux-arm-kernel mailing list