All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Morris Ku <saumah@gmail.com>
Cc: linux-kernel@vger.kernel.org, morris_ku@sunix.com
Subject: Re: [PATCH 2/4] Add support for SUNIX Multi-I/O board
Date: Tue, 2 Apr 2019 07:22:09 +0100	[thread overview]
Message-ID: <20190402062209.GV4187@dell> (raw)
In-Reply-To: <20190319120756.3740-1-saumah@gmail.com>

On Tue, 19 Mar 2019, Morris Ku wrote:

> Driver for SUNIX Multi-I/O card.
> Based on driver/char/serial.c by Linus Torvalds, Theodore Ts'o.
> 
> SUNIX serial card designed with SUNIX UART controller and
> compatible with 16C950 UART specification.

Serial drivers should live in drivers/tty/serial.

Please move it there.

> Signed-off-by: Morris Ku <saumah@gmail.com>
> ---
>  mfd/sunix/snx_main.c   | 1671 +++++++++++++++++++
>  mfd/sunix/snx_serial.c | 3513 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 5184 insertions(+)
>  create mode 100644 mfd/sunix/snx_main.c
>  create mode 100644 mfd/sunix/snx_serial.c

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

      parent reply	other threads:[~2019-04-02  6:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-19 12:07 [PATCH 2/4] Add support for SUNIX Multi-I/O board Morris Ku
2019-03-22 16:12 ` Enrico Weigelt, metux IT consult
2019-04-02  6:22 ` 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=20190402062209.GV4187@dell \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=morris_ku@sunix.com \
    --cc=saumah@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.