Re: [PATCH v5 13/31] clk: at91: sama7d65: switch system clocks to parent_hw and parent_data

From: claudiu beznea

Date: Fri Jan 30 2026 - 02:14:37 EST




On 1/16/26 22:07, ryan.wanner@xxxxxxxxxxxxx wrote:
From: Ryan Wanner<Ryan.Wanner@xxxxxxxxxxxxx>

Switch the system clocks to use parent_hw and parent_data. Having this
allows the driver to conform to the new clk-system API.

The parent registration is after the USBCK registration due to one of

Would you please make this a bit clear?

the system clocks being dependent on USBCK.

Signed-off-by: Ryan Wanner<Ryan.Wanner@xxxxxxxxxxxxx>

With the above addressed:

Reviewed-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxx>