Re: [PATCH v3 0/2] firmware: arm_scmi: clock: support parents commands

From: Cristian Marussi
Date: Mon Oct 02 2023 - 13:11:30 EST


On Sun, Oct 01, 2023 at 12:38:42PM +0800, Peng Fan (OSS) wrote:
> V2:
> Add determine_rate hooks
>
> SCMI v3.2 spec adds parents commands, this patchset is to support them:
> CLOCK_POSSIBLE_PARENTS_GET
> CLOCK_PARENT_SET
> CLOCK_PARENT_GET
>

Hi Peng,

thanks for your update.

The SCMI part looks good to me but I'll made a few notes on clk-scmi
driver

Thanks,
Cristian