[PATCH v3 0/4] clocksource: Add module support for timer drivers
Frank Li
Frank.li at nxp.com
Tue Mar 3 20:26:43 PST 2026
On Wed, Mar 04, 2026 at 11:57:16AM +0900, Zhipeng Wang wrote:
> This patch series enables clocksource timer drivers to be built as
> loadable kernel modules, which is particularly useful for GKI
> (Generic Kernel Image) configurations.
>
> This series is based on the previous MediaTek timer modularization work:
> Link: https://lore.kernel.org/all/20230517022557.24388-1-walter.chang@mediatek.com/
Reviewed-by: Frank Li <Frank.Li at nxp.com>
>
> The series includes:
> 1. Export necessary functions from clocksource/mmio
> 2. Remove __init markings from timer-of to support modules
> 3. Convert MediaTek timer driver to support module build
> 4. Convert i.MX TPM timer driver to support module build
>
...
More information about the Linux-mediatek
mailing list