From: Moriis Ku <saumah@gmail.com>
To: lee.jones@linaro.org
Cc: linux-kernel@vger.kernel.org, Morris Ku <saumah@gmail.com>
Subject: [PATCH] mfd:Add SUNIX SDC series mfd driver
Date: Fri, 14 May 2021 18:55:46 +0800 [thread overview]
Message-ID: <20210514105546.3809-1-saumah@gmail.com> (raw)
From: Morris Ku <saumah@gmail.com>
This patch add support for SUNIX SDC series board.
Signed-off-by: Morris Ku <saumah@gmail.com>
---
mfd/Kconfig | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/mfd/Kconfig b/mfd/Kconfig
index a24ff27..e0247d0 100644
--- a/mfd/Kconfig
+++ b/mfd/Kconfig
@@ -2012,6 +2012,19 @@ config RAVE_SP_CORE
Select this to get support for the Supervisory Processor
device found on several devices in RAVE line of hardware.
+config MFD_SUNIX_SDC
+ tristate
+ select MFD_CORE
+ select SERIAL_8250_SDC
+
+config MFD_SUNIX_SDC_PCI
+ tristate "SUNIX SDC PCIe multi-function board support"
+ select MFD_SUNIX_SDC
+ depends on X86 && PCI
+ help
+ Selecting this option will add support for SUNIX SDC PCIe multi-function board.
+
+
endmenu
--
2.20.1
reply other threads:[~2021-05-14 10:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20210514105546.3809-1-saumah@gmail.com \
--to=saumah@gmail.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®