Re: [PATCH v7 5/6] clk: scmi: Introduce common header for SCMI clock interface
From: Cristian Marussi
Date: Sat Feb 28 2026 - 04:09:54 EST
On Wed, Dec 31, 2025 at 06:12:52PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Added a new header file 'clk-scmi.h' to define common structures and
> interfaces for the SCMI clock driver. This header will also be used by
> OEM-specific extensions to ensure consistency and reusability.
Hi,
>
> Moved relevant structure definitions from the driver implementation to
> 'clk-scmi.h' to facilitate shared usage.
>
> Reviewed-by: Sebin Francis <sebin.francis@xxxxxx>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
LGTM.
Reviewed-by: Cristian Marussi <cristian.marussi@xxxxxxx>
Thanks,
Cristian