public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/7] soc: imx8m: Support building imx8m soc driver as module
@ 2023-03-01 13:05 Jindong Yue
  2023-03-01 13:05 ` [PATCH v3 1/7] soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_name Jindong Yue
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Jindong Yue @ 2023-03-01 13:05 UTC (permalink / raw)
  To: shawnguo, s.hauer
  Cc: kernel, festevam, l.stach, peng.fan, linux-imx, linux-kernel,
	gregkh, m.felsch, jindong.yue

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

----
v3: Update commit message to include link error of
  undefined genpd_dev_pm_attach_by_name symbol
v2: Use dev_pm_domain_attach_by_name() for imx8m*-blk-ctrl.
----


Jindong Yue (7):
  soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_name
  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: Use dev_pm_domain_attach_by_name
  soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSE
  soc: imx8m: Add MODULE_LICENSE
  soc: imx8m: Support building imx8m soc driver as module

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

-- 
2.36.0


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

end of thread, other threads:[~2023-03-14  3:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-01 13:05 [PATCH v3 0/7] soc: imx8m: Support building imx8m soc driver as module Jindong Yue
2023-03-01 13:05 ` [PATCH v3 1/7] soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_name Jindong Yue
2023-03-01 13:05 ` [PATCH v3 2/7] soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_match Jindong Yue
2023-03-01 13:05 ` [PATCH v3 3/7] soc: imx: imx8mp-blk-ctrl: Add MODULE_LICENSE Jindong Yue
2023-03-01 13:05 ` [PATCH v3 4/7] soc: imx: imx8m-blk-ctrl: Use dev_pm_domain_attach_by_name Jindong Yue
2023-03-01 13:05 ` [PATCH v3 5/7] soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSE Jindong Yue
2023-03-01 13:05 ` [PATCH v3 6/7] soc: imx8m: " Jindong Yue
2023-03-01 13:05 ` [PATCH v3 7/7] soc: imx8m: Support building imx8m soc driver as module Jindong Yue
2023-03-01 13:56 ` [PATCH v3 0/7] " Marco Felsch
2023-03-14  3:37 ` Shawn Guo

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