iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* Support MTK_SMI modular
@ 2021-01-21  6:24 Yong Wu
  2021-01-21  6:24 ` [PATCH 1/3] memory: mtk-smi: Use platform_register_drivers Yong Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Yong Wu @ 2021-01-21  6:24 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Matthias Brugger
  Cc: youlin.pei, anan.sun, Nicolas Boichat, srv_heupstream,
	Robin Murphy, linux-kernel, yi.kuo, Tomasz Figa, iommu,
	linux-mediatek, Will Deacon, linux-arm-kernel

This patchset mainly support MTK_SMI could be modular. No other function add.
The MTK_IOMMU config will be another patchset.

rebase on v5.11-rc1.

Yong Wu (3):
  memory: mtk-smi: Use platform_register_drivers
  memory: mtk-smi: Add module_exit and module_license
  memory: mtk-smi: Switch MTK_SMI to tristate

 drivers/memory/Kconfig     |  2 +-
 drivers/memory/mtk-smi.c   | 33 +++++++++++++++------------------
 include/soc/mediatek/smi.h |  2 +-
 3 files changed, 17 insertions(+), 20 deletions(-)

-- 
2.18.0


_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

end of thread, other threads:[~2021-01-26  6:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21  6:24 Support MTK_SMI modular Yong Wu
2021-01-21  6:24 ` [PATCH 1/3] memory: mtk-smi: Use platform_register_drivers Yong Wu
2021-01-22 21:31   ` Krzysztof Kozlowski
2021-01-21  6:24 ` [PATCH 2/3] memory: mtk-smi: Add module_exit and module_license Yong Wu
2021-01-22 21:34   ` Krzysztof Kozlowski
2021-01-25  6:49     ` Yong Wu
2021-01-25  8:40       ` Krzysztof Kozlowski
2021-01-25  9:28         ` Yong Wu
2021-01-25 10:40           ` Krzysztof Kozlowski
2021-01-26  6:12             ` Yong Wu
2021-01-21  6:24 ` [PATCH 3/3] memory: mtk-smi: Switch MTK_SMI to tristate Yong Wu
2021-01-22 21:35   ` Krzysztof Kozlowski
2021-01-25  6:49     ` Yong Wu
2021-01-25  8:44       ` Krzysztof Kozlowski
2021-01-25 10:11         ` Yong Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).