public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: "Wenkai.Chung" <Wenkai.Chung@advantech.com.tw>
Cc: "'linux-kernel@vger.kernel.org'" <linux-kernel@vger.kernel.org>,
	"Susi.Driver" <Susi.Driver@advantech.com>
Subject: Re: [PATCH] Add a mfd driver to support Advantech EIO-IS200 series EC.
Date: Fri, 18 Aug 2023 12:24:15 +0100	[thread overview]
Message-ID: <20230818112415.GU986605@google.com> (raw)
In-Reply-To: <20230818112239.GT986605@google.com>

Also, this patch doesn't appear to be on lore.kernel.org.

Please make sure the email address and formatting for LKML is correct.

The formatting for it in your recipients headers look odd.

On Fri, 18 Aug 2023, Lee Jones wrote:

> With respect to the subject, please use this command for examples:
> 
>   git log --oneline -- drivers/mfd
> 
> On Thu, 27 Jul 2023, Wenkai.Chung wrote:
> 
> > Add a mfd driver to support Advantech EIO-IS200 series EC.
> 
> Please drop all references to "mfd".  It's not a real thing.
> 
> Please tell us all about your driver here.  A one line description is
> not appropriate for a 600 line commit.
> 
> > Signed-off-by: wenkai.chung <wenkai.chung@advantech.com.tw>
> > ---
> >  drivers/mfd/Kconfig         |  13 +
> >  drivers/mfd/Makefile        |   1 +
> >  drivers/mfd/eiois200.h      | 146 +++++++++++
> >  drivers/mfd/eiois200_core.c | 496 ++++++++++++++++++++++++++++++++++++
> >  4 files changed, 656 insertions(+)
> >  create mode 100644 drivers/mfd/eiois200.h  create mode 100644 drivers/mfd/eiois200_core.c



-- 
Lee Jones [李琼斯]

      reply	other threads:[~2023-08-18 11:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230727053655.92525-1-wenkai.chung@advantech.com.tw>
     [not found] ` <ebc6d86e627242a785f75f88623108c6@advantech.com.tw>
     [not found]   ` <3fbfadad386d475f8ecd0dfbc0d91fea@advantech.com.tw>
2023-08-15 16:59     ` [PATCH] Add a mfd driver to support Advantech EIO-IS200 series EC Lee Jones
2023-08-18 11:22   ` Lee Jones
2023-08-18 11:24     ` 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=20230818112415.GU986605@google.com \
    --to=lee@kernel.org \
    --cc=Susi.Driver@advantech.com \
    --cc=Wenkai.Chung@advantech.com.tw \
    --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