Re: [PATCH v2 1/2] firmware: arm_scmi: Keep the discrete clock rates sorted

From: Sudeep Holla
Date: Mon Jul 13 2020 - 09:00:49 EST


On Thu, 9 Jul 2020 09:17:04 +0100, Sudeep Holla wrote:
> Instead of relying on the firmware to keep the clock rates sorted, let
> us sort the list. This is not essential for clock layer but it helps
> to find the min and max rates easily from the list.

Applied to sudeep.holla/linux (for-next/scmi), thanks!

[1/2] firmware: arm_scmi: Keep the discrete clock rates sorted
https://git.kernel.org/sudeep.holla/c/dccec73de9
[2/2] clk: scmi: Fix min and max rate when registering clocks with discrete rates
https://git.kernel.org/sudeep.holla/c/fcd2e0deae

--
Regards,
Sudeep