From: Neil Armstrong <narmstrong@baylibre.com>
To: Yu Tu <yu.tu@amlogic.com>,
linux-serial@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Rob Herring <robh+dt@kernel.org>,
Jiri Slaby <jirislaby@kernel.org>,
Kevin Hilman <khilman@baylibre.com>,
Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Subject: Re: [PATCH V4 0/5] the UART driver compatible with
Date: Mon, 10 Jan 2022 10:27:56 +0100 [thread overview]
Message-ID: <1f4b9288-c7ff-c895-425c-187d058642b9@baylibre.com> (raw)
In-Reply-To: <20220110085604.18042-1-yu.tu@amlogic.com>
Hi,
On 10/01/2022 09:55, Yu Tu wrote:
> Using the common Clock code to describe the UART baud rate
> clock makes it easier for the UART driver to be compatible
> with the baud rate requirements of the UART IP on different
> meson chips. Add Meson S4 SoC compatible.
>
> Yu Tu (5):
> dt-bindings: serial: meson: Drop compatible = amlogic,meson-gx-uart.
> tty: serial: meson: Request the register region in meson_uart_probe()
> tty: serial: meson: The UART baud rate calculation is described using
> the common clock code.
> tty: serial: meson: Make the bit24 and bit [26,27] of the UART_REG5
> register writable
> tty: serial: meson: Added S4 SOC compatibility.
Weird, the subjects are fine in the cover letter but are all truncated in the email thread:
[PATCH V4 0/5] the UART driver compatible with
[PATCH V4 1/5] dt-bindings: serial: meson: Drop
[PATCH V4 2/5] tty: serial: meson: Request the register
...
Only the last one is OK.
>
> V1 -> V2: Use CCF to describe the UART baud rate clock.Make some changes as
> discussed in the email
> V2 -> V3: add compatible = "amlogic,meson-gx-uart". Because it must change
> the DTS before it can be deleted
> V3 -> V4: Change CCF to describe the UART baud rate clock as discussed
> in the email.
>
> Link:https://lore.kernel.org/linux-amlogic/20211230102110.3861-4-yu.tu@amlogic.com/
>
> .../bindings/serial/amlogic,meson-uart.yaml | 10 +-
> drivers/tty/serial/meson_uart.c | 244 ++++++++++++------
> 2 files changed, 177 insertions(+), 77 deletions(-)
>
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
next prev parent reply other threads:[~2022-01-10 9:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-10 8:55 Yu Tu
2022-01-10 8:56 ` [PATCH V4 1/5] dt-bindings: serial: meson: Drop Yu Tu
2022-01-10 8:56 ` [PATCH V4 2/5] tty: serial: meson: Request the register Yu Tu
2022-01-10 8:56 ` [PATCH V4 3/5] tty: serial: meson: The UART baud rate Yu Tu
2022-01-10 14:29 ` Jerome Brunet
2022-01-11 7:04 ` Yu Tu
2022-01-17 8:26 ` Jerome Brunet
2022-01-17 9:03 ` Yu Tu
2022-01-12 16:08 ` kernel test robot
2022-01-12 20:05 ` kernel test robot
2022-01-10 8:56 ` [PATCH V4 4/5] tty: serial: meson: Make the bit24 and Yu Tu
2022-01-10 8:56 ` [PATCH V4 5/5] tty: serial: meson: Added S4 SOC compatibility Yu Tu
2022-01-10 9:27 ` Neil Armstrong [this message]
2022-01-10 9:35 ` [PATCH V4 0/5] the UART driver compatible with Yu Tu
2022-01-10 9:43 ` Neil Armstrong
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=1f4b9288-c7ff-c895-425c-187d058642b9@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jbrunet@baylibre.com \
--cc=jirislaby@kernel.org \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=robh+dt@kernel.org \
--cc=yu.tu@amlogic.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®