[PATCH 0/6] soc: imx8m: Support building imx8m soc driver as module

From: Jindong Yue
Date: Tue Feb 28 2023 - 02:59:07 EST


This series adds support for building imx8m soc driver as module.

Jindong Yue (6):
soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_match
soc: imx: imx8mp-blk-ctrl: Add MODULE_LICENSE
soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSE
PM: domains: Export genpd_dev_pm_attach_by_name()
soc: imx8m: Add MODULE_LICENSE
soc: imx8m: Support building imx8m soc driver as module

drivers/base/power/domain.c | 1 +
drivers/soc/imx/Kconfig | 2 +-
drivers/soc/imx/imx8m-blk-ctrl.c | 1 +
drivers/soc/imx/imx8mp-blk-ctrl.c | 3 ++-
drivers/soc/imx/soc-imx8m.c | 1 +
5 files changed, 6 insertions(+), 2 deletions(-)

--
2.36.0