Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] soc: mediatek: Make mtk-infracfg modular
@ 2026-05-29 10:16 Justin Yeh
  2026-05-29 10:16 ` [PATCH 1/2] soc: mediatek: Allow MTK_INFRACFG to be built as module Justin Yeh
  2026-05-29 10:16 ` [PATCH 2/2] soc: mediatek: mtk-infracfg: Export symbols for DDK modules Justin Yeh
  0 siblings, 2 replies; 4+ messages in thread
From: Justin Yeh @ 2026-05-29 10:16 UTC (permalink / raw)
  To: Matthias Brugger, AngeloGioacchino Del Regno
  Cc: Project_Global_Chrome_Upstream_Group, linux-kernel,
	linux-arm-kernel, linux-mediatek, Justin Yeh

This series converts mtk-infracfg to be buildable as a loadable module,
allowing for more flexible kernel configurations and reduced memory
footprint on systems that don't require this functionality built-in.

Justin Yeh (2):
  soc: mediatek: Allow MTK_INFRACFG to be built as module
  soc: mediatek: mtk-infracfg: Export symbols for module support

 drivers/soc/mediatek/Kconfig          | 2 +-
 drivers/soc/mediatek/mtk-infracfg.c   | 9 +++++++--
 include/linux/soc/mediatek/infracfg.h | 1 +
 3 files changed, 9 insertions(+), 3 deletions(-)

-- 
2.45.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-06-23  8:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-29 10:16 [PATCH 0/2] soc: mediatek: Make mtk-infracfg modular Justin Yeh
2026-05-29 10:16 ` [PATCH 1/2] soc: mediatek: Allow MTK_INFRACFG to be built as module Justin Yeh
2026-05-29 10:16 ` [PATCH 2/2] soc: mediatek: mtk-infracfg: Export symbols for DDK modules Justin Yeh
2026-06-23  8:06   ` AngeloGioacchino Del Regno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox