linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Mark Brown <broonie@kernel.org>,
	linux-spi <linux-spi@vger.kernel.org>,
	Tudor Ambarus <Tudor.Ambarus@microchip.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	zhengxunli@mxic.com.tw, juliensu@mxic.com.tw, ycllin@mxic.com.tw
Subject: Re: [PATCH] spi: Fix the logic around the maximum speed
Date: Wed, 3 Feb 2021 14:10:15 -0300	[thread overview]
Message-ID: <CAOMZO5AG5HjYa6d9oNrFjmpepu51md3obcqcLo9PgOZMo4T9PQ@mail.gmail.com> (raw)
In-Reply-To: <20210203170245.31236-1-miquel.raynal@bootlin.com>

Hi Miquel,

On Wed, Feb 3, 2021 at 2:06 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>
> Commit 9326e4f1e5dd ("spi: Limit the spi device max speed to controller's max speed")
> rationaly introduced a new condition on which the device's maximum
> speed would be set to the controller's one: if the device advertizes a
> higher speed than the one supported by the controller.

Already fixed:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6820e812dafb4258bc14692f686eec5bde6fba86

  reply	other threads:[~2021-02-03 17:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03 17:02 [PATCH] spi: Fix the logic around the maximum speed Miquel Raynal
2021-02-03 17:10 ` Fabio Estevam [this message]
2021-02-03 17:14   ` Miquel Raynal

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=CAOMZO5AG5HjYa6d9oNrFjmpepu51md3obcqcLo9PgOZMo4T9PQ@mail.gmail.com \
    --to=festevam@gmail.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=broonie@kernel.org \
    --cc=juliensu@mxic.com.tw \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=ycllin@mxic.com.tw \
    --cc=zhengxunli@mxic.com.tw \
    /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;
as well as URLs for NNTP newsgroup(s).