public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Tony Chung <tony467913@gmail.com>
Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
	linux-usb@vger.kernel.org
Subject: Re: [PATCH 0/3] drivers: usb: serial: mos7840: Improved baud rate support
Date: Tue, 11 Feb 2025 10:41:27 +0100	[thread overview]
Message-ID: <Z6sbRwXCYQA903h-@hovoldconsulting.com> (raw)
In-Reply-To: <20241024100901.69883-1-tony467913@gmail.com>

On Thu, Oct 24, 2024 at 06:08:59PM +0800, Tony Chung wrote:
> This patch set has made some improvements for baud rate setup:
> 1. Optimized register configurations for common baud rates.
> 2. Added clock select registers to choose between 96M, 30M, or external clock sources,
>    allowing baud rate setup to 6M, matching the hardware's maximum data rate.
> 
> Tony Chung (3):
>   drivers: usb: serial: mos7840: Add defines for clock select register
>     offset
>   drivers: usb: serial: mos7840: added optimized register setups for
>     common baudrates.
>   driver: usb: serial: mos7840: add more baudrate options

Thanks for these. As for the clean up series, use the established
patch prefix here too:

	USB: serial: mos7840: ...

Johan

      parent reply	other threads:[~2025-02-11  9:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-24 10:08 [PATCH 0/3] drivers: usb: serial: mos7840: Improved baud rate support Tony Chung
2024-10-24 10:09 ` [PATCH 1/3] drivers: usb: serial: mos7840: Add defines for clock select register offset Tony Chung
2025-02-11  9:44   ` Johan Hovold
2024-10-24 10:09 ` [PATCH 2/3] drivers: usb: serial: mos7840: added optimized register setups for common baudrates Tony Chung
2025-02-11 10:16   ` Johan Hovold
2024-10-24 10:09 ` [PATCH 3/3] driver: usb: serial: mos7840: add more baudrate options Tony Chung
2025-02-11 13:08   ` Johan Hovold
2025-02-11  9:41 ` Johan Hovold [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=Z6sbRwXCYQA903h-@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=tony467913@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox