All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Patrik John <patrik.john@u-blox.com>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH] serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
Date: Wed, 8 Dec 2021 14:19:05 +0100	[thread overview]
Message-ID: <YbCwyVoz4o5wMuXJ@kroah.com> (raw)
In-Reply-To: <sig.0974db5058.20211206171457.1639733-1-patrik.john@u-blox.com>

On Mon, Dec 06, 2021 at 06:14:57PM +0100, Patrik John wrote:
> commit b40de7469ef135161c80af0e8c462298cc5dac00 upstream.
> 
> The current implementation uses 0 as lower limit for the baud rate
> tolerance for tegra20 and tegra30 chips which causes isses on UART
> initialization as soon as baud rate clock is lower than required even
> when within the standard UART tolerance of +/- 4%.
> 
> This fix aligns the implementation with the initial commit description
> of +/- 4% tolerance for tegra chips other than tegra186 and tegra194.
> 
> Fixes: d781ec21bae6 ("serial: tegra: report clk rate errors")
> Cc: stable <stable@vger.kernel.org>
> Signed-off-by: Patrik John <patrik.john@u-blox.com>
> Link: https://lore.kernel.org/r/sig.19614244f8.20211123132737.88341-1-patrik.john@u-blox.com
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> ---
> Backport for 5.4-stable 

Now queued up, thanks.

greg k-h

      reply	other threads:[~2021-12-08 13:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-06 17:14 [PATCH] serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30 Patrik John
2021-12-08 13:19 ` Greg Kroah-Hartman [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=YbCwyVoz4o5wMuXJ@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=patrik.john@u-blox.com \
    --cc=stable@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.