From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Alex Nemirovsky <alex.nemirovsky@cortina-access.com>
Cc: devicetree@vger.kernel.org, Jiri Slaby <jirislaby@kernel.org>,
Jason Li <jason.li@cortina-access.com>,
linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: Re: [PATCH v4 1/3] tty: serial: Add UART driver for Cortina-Access platform
Date: Tue, 15 Jun 2021 19:15:38 +0200 [thread overview]
Message-ID: <YMjgOl6dbv2Oxzcg@kroah.com> (raw)
In-Reply-To: <20210615165750.31261-1-alex.nemirovsky@cortina-access.com>
On Tue, Jun 15, 2021 at 09:57:48AM -0700, Alex Nemirovsky wrote:
> From: Jason Li <jason.li@cortina-access.com>
>
> This driver supports Cortina Access UART IP integrated
> in most all CAXXXX line of SoCs. Earlycom is also supported
>
> Signed-off-by: Jason Li <jason.li@cortina-access.com>
> ---
>
> Notes:
> Change log
> drivers/tty/serial/serial_cortina-access.c
> v4:
> - Removed modification to core serial.h which added unique
> ID for this driver. Instead used internal assigned ID
> similar to the method used by the liteuart driver to
> avoid adding additional IDs to the core serial.h file.
Note, this is really v5, you added the MAINTAINERS entry. Please be
more careful.
next prev parent reply other threads:[~2021-06-15 17:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20210615165750.31261-1-alex.nemirovsky@cortina-access.com>
2021-06-15 17:15 ` [PATCH v4 1/3] tty: serial: Add UART driver for Cortina-Access platform Greg Kroah-Hartman
2021-06-15 17:23 ` Alex Nemirovsky
2021-06-15 17:15 ` Greg Kroah-Hartman [this message]
2021-06-15 17:18 ` Alex Nemirovsky
[not found] <20210509184519.15816-1-alex.nemirovsky@cortina-access.com>
2021-06-15 11:52 ` Greg Kroah-Hartman
2021-06-15 13:32 ` Alex Nemirovsky
2021-06-15 14:13 ` Greg Kroah-Hartman
2021-06-15 14:33 ` Alex Nemirovsky
2021-06-15 15:40 ` Greg Kroah-Hartman
2021-06-15 16:01 ` Alex Nemirovsky
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=YMjgOl6dbv2Oxzcg@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=alex.nemirovsky@cortina-access.com \
--cc=devicetree@vger.kernel.org \
--cc=jason.li@cortina-access.com \
--cc=jirislaby@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@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 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.