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

From: Sudeep Holla
Date: Mon Oct 09 2023 - 07:17:38 EST


On Wed, 04 Oct 2023 07:42:22 +0800, Peng Fan (OSS) wrote:
> SCMI v3.2 spec adds parents commands, this patchset is to support them:
> CLOCK_POSSIBLE_PARENTS_GET
> CLOCK_PARENT_SET
> CLOCK_PARENT_GET
>
> Besides firmware api clock driver update, the clk_scmi driver also
> updated to support set_parent and get_parent ops.
>
> [...]

Hi Stephen,

Since you have acked other changes in the same driver and agreed to take it
via SoC tree, I have applied these changes as well.

Applied(with minor edits to the subject and the commit messages) to
sudeep.holla/linux (for-next/scmi/updates), thanks!

[1/2] firmware: arm_scmi: clock: support clock parents
https://git.kernel.org/sudeep.holla/c/77bbfe607b1d
[2/2] clk: scmi: add set/get_parent support
https://git.kernel.org/sudeep.holla/c/65a8a3dd3b95
--
Regards,
Sudeep