From: advantech.susiteam@gmail.com
To: advantech.susiteam@gmail.com
Cc: wenkai.chung@advantech.com.tw, Susi.Driver@advantech.com,
Lee Jones <lee@kernel.org>,
linux-kernel@vger.kernel.org
Subject: [PATCH 2/4] mfd: eiois200: Insert EIO-IS200 core driver to Makefile
Date: Thu, 7 Sep 2023 11:13:16 +0800 [thread overview]
Message-ID: <20230907031320.6814-3-advantech.susiteam@gmail.com> (raw)
In-Reply-To: <20230907031320.6814-1-advantech.susiteam@gmail.com>
From: Wenkai <advantech.susiteam@gmail.com>
This patch adds support for the Advantech EIO-IS200 Embedded
Controller core driver to the Makefile in the drivers/mfd directory.
Signed-off-by: Wenkai <advantech.susiteam@gmail.com>
---
drivers/mfd/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile
index c66f07edcd0e..46dc303ddae4 100644
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -16,6 +16,7 @@ obj-$(CONFIG_MFD_CROS_EC_DEV) += cros_ec_dev.o
obj-$(CONFIG_MFD_CS42L43) += cs42l43.o
obj-$(CONFIG_MFD_CS42L43_I2C) += cs42l43-i2c.o
obj-$(CONFIG_MFD_CS42L43_SDW) += cs42l43-sdw.o
+obj-$(CONFIG_MFD_EIOIS200) += eiois200_core.o
obj-$(CONFIG_MFD_ENE_KB3930) += ene-kb3930.o
obj-$(CONFIG_MFD_EXYNOS_LPASS) += exynos-lpass.o
obj-$(CONFIG_MFD_GATEWORKS_GSC) += gateworks-gsc.o
--
2.34.1
next prev parent reply other threads:[~2023-09-07 3:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-07 3:13 [PATCH 0/4] mfd: eiois200: Add core driver for EIO-IS200 advantech.susiteam
2023-09-07 3:13 ` [PATCH 1/4] mfd: eiois200: Insert EIO-IS200 core driver to Kconfig advantech.susiteam
2023-09-07 3:13 ` advantech.susiteam [this message]
2023-09-07 3:13 ` [PATCH 3/4] mfd: eiois200: Add Header for EIO-IS200 Core Driver advantech.susiteam
2023-09-07 3:13 ` [PATCH 4/4] mfd: eiois200: Add EIO-IS200 Series EC " advantech.susiteam
2023-09-07 7:36 ` kernel test robot
2023-09-07 12:21 ` kernel test robot
2023-09-20 11:13 ` Lee Jones
2023-09-27 5:55 ` Wenkai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230907031320.6814-3-advantech.susiteam@gmail.com \
--to=advantech.susiteam@gmail.com \
--cc=Susi.Driver@advantech.com \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wenkai.chung@advantech.com.tw \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).