Re: [PATCH v2 04/13] firmware: arm_scmi: Simplify clock rates exposed interface

From: Peng Fan

Date: Tue Mar 17 2026 - 03:36:41 EST


On Tue, Mar 10, 2026 at 06:40:21PM +0000, Cristian Marussi wrote:
>Introduce a new internal struct scmi_clock_desc so as to be able to hide,
>in the future, some of the needlessly public fields currently kept inside
>scmi_clock_info, while keeping exposed only the two new min_rate and
>max_rate fields for each clock.
>
>No functional change.
>
>Signed-off-by: Cristian Marussi <cristian.marussi@xxxxxxx>

Reviewed-by: Peng Fan <peng.fan@xxxxxxx>