mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Moriis Ku <saumah@gmail.com>
Cc: linux-kernel@vger.kernel.org, jason_lee@sunix.com,
	taian.chen@sunix.com, morris_ku@sunix.com, edward.lee@sunix.com
Subject: Re: [PATCH] SUNIX SDC PCIe multi-function card support
Date: Mon, 28 Jun 2021 11:53:39 +0100	[thread overview]
Message-ID: <YNmqM/5w4folmOzs@dell> (raw)
In-Reply-To: <20210625090555.11349-1-saumah@gmail.com>

On Fri, 25 Jun 2021, Moriis Ku wrote:

> From: Morris Ku <saumah@gmail.com>
> 
> Add support for SUNIX SDC PCIe multi-function card

All of these patches should be merged into a single patch.

Please re-submit before a conduct a full review.

> Cc: Jason Lee <jason_lee@sunix.com>
> Cc: Taian Chen <taian.chen@sunix.com>
> Cc: Morris Ku <morris_ku@sunix.com>
> Cc: Edward Lee <Edward.lee@sunix.com>

Cc: Should not be used to mail internal personalities who are not
authors, maintainers or reviewers (listed in MAINTAINERS).

> Signed-off-by: Morris Ku <saumah@gmail.com>
> ---
>  Kconfig | 14 ++++++++++++++

Diffs should be taken from the top directory:

  drivers/mfd/Kconfig

>  1 file changed, 14 insertions(+)
> diff --git a/Kconfig b/Kconfig
> index b74efa4..0bab573 100644
> --- a/Kconfig
> +++ b/Kconfig
> @@ -2156,5 +2156,19 @@ config MFD_INTEL_M10_BMC
>  	  additional drivers must be enabled in order to use the functionality
>  	  of the device.
>  
> +config MFD_SUNIX_SDC
> +	tristate
> +	select MFD_CORE
> +	select SERIAL_8250_SDC
> +	select CAN_SX2010
> +
> +config MFD_SUNIX_SDC_PCI
> +	tristate "SUNIX SDC PCIe multi-function card support"
> +	select MFD_SUNIX_SDC
> +	depends on X86 && PCI
> +	help
> +	  Selecting this option will add support for SUNIX SDC PCIe
> +	  multi-function card.
> +
>  endmenu
>  endif

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2021-06-28 10:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-25  9:05 Moriis Ku
2021-06-28 10:53 ` Lee Jones [this message]

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=YNmqM/5w4folmOzs@dell \
    --to=lee.jones@linaro.org \
    --cc=edward.lee@sunix.com \
    --cc=jason_lee@sunix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=morris_ku@sunix.com \
    --cc=saumah@gmail.com \
    --cc=taian.chen@sunix.com \
    /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®