* [PATCH 2/2] mfd:Add SUNIX SDC series mfd driver
@ 2021-05-14 11:03 Moriis Ku
0 siblings, 0 replies; only message in thread
From: Moriis Ku @ 2021-05-14 11:03 UTC (permalink / raw)
To: lee.jones; +Cc: linux-kernel, Morris Ku
From: Morris Ku <saumah@gmail.com>
This patch add support for SUNIX SDC series board.
Signed-off-by: Morris Ku <saumah@gmail.com>
---
mfd/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/mfd/Makefile b/mfd/Makefile
index c1067ea..0a59187 100644
--- a/mfd/Makefile
+++ b/mfd/Makefile
@@ -256,3 +256,6 @@ obj-$(CONFIG_MFD_ROHM_BD70528) += rohm-bd70528.o
obj-$(CONFIG_MFD_ROHM_BD718XX) += rohm-bd718x7.o
obj-$(CONFIG_MFD_STMFX) += stmfx.o
+obj-$(CONFIG_MFD_SUNIX_SDC) += sdc_mfd.o
+obj-$(CONFIG_MFD_SUNIX_SDC_PCI) += sdc_pci.o
+
--
2.20.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-14 11:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-14 11:03 [PATCH 2/2] mfd:Add SUNIX SDC series mfd driver Moriis Ku
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox