Re: [PATCH v4 0/2] clk: spacemit: Fix module build for spacemit common ccu driver

From: Yixun Lan

Date: Fri Dec 19 2025 - 04:53:30 EST


Hi Inochi,

On 09:28 Fri 19 Dec , Inochi Amaoto wrote:
> Currently, the SPACEMIT_CCU entry is only a switch for enabling entry
> SPACEMIT_K1_CCU. It does not guide the build for common clock codes
> even if it is a tristate entry. This makes this entry useless.
>
> Change the Makefile to add a separate build for common clock logic,
> so the SPACEMIT_CCU entry takes effect, also add necessary
> MODULE_LICENSE()/MODULE_DESCRIPTION()/EXPORT_SYMBOL() for the module
> build.
>
> This patch mostly fix the build problem, and it should serve as a
> basic for the incoming K3 clock driver. See link.
>
> Link: https://lore.kernel.org/all/20251217001833-GYE1903981@xxxxxxxxxx
>
this series looks good to me, so

Reviewed-by: Yixun Lan <dlan@xxxxxxxxxx>

--
Yixun Lan (dlan)