Re: [RESEND PATCH 3/4] clk: mediatek: support COMMON_CLK_MT6779 module build

From: Stephen Boyd
Date: Wed Sep 01 2021 - 01:32:25 EST


Quoting Miles Chen (2021-08-30 11:43:04)
>
> sorry for my late response.
>
> Thanks for pointing this out. I have the same question when I was
> building this patch. That time I found some examples where
> they are using builtin_platform_driver and can be built as
> kernel modules:
>
> config CLK_IMX8QXP (tristate) && drivers/clk/imx/clk-imx8qxp-lpcg.c
> config CLK_RK3399 (tristate) && drivers/clk/rockchip/clk-rk3399.c

We should fix those drivers. Care to send a patch?