All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: linux-usb@vger.kernel.org
Cc: Johan Hovold <johan@kernel.org>, Vladimir <svv75@mail.ru>,
	stable@vger.kernel.org
Subject: Re: [PATCH] USB: serial: ftdi_sio: fix FTX sub-integer prescaler
Date: Tue, 26 Jan 2021 15:22:19 +0100	[thread overview]
Message-ID: <YBAlmwKnlmYeqc0j@hovoldconsulting.com> (raw)
In-Reply-To: <YBAjA7rpUzUJrplZ@hovoldconsulting.com>

On Tue, Jan 26, 2021 at 03:11:15PM +0100, Johan Hovold wrote:
> On Tue, Jan 26, 2021 at 02:59:17PM +0100, Johan Hovold wrote:
> > The most-significant bit of the sub-integer-prescaler index is set in
> > the high byte of the baudrate request wIndex also for FTX devices.
> > 
> > This fixes rates like 1152000 which got mapped to 12 MBd.
> 
> Hmm. I played around with this using an FT232H which has a 12 MHz clock
> so this example is off for FTX. I'll fix it up before applying.

Nope, false alarm, it still holds.

Johan

      reply	other threads:[~2021-01-26 14:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26 13:59 [PATCH] USB: serial: ftdi_sio: fix FTX sub-integer prescaler Johan Hovold
2021-01-26 14:11 ` Johan Hovold
2021-01-26 14:22   ` 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=YBAlmwKnlmYeqc0j@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=svv75@mail.ru \
    /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.