From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Fabio Estevam <festevam@gmail.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 18:14:40 +0100 [thread overview]
Message-ID: <20210203181440.23cc8b55@xps13> (raw)
In-Reply-To: <CAOMZO5AG5HjYa6d9oNrFjmpepu51md3obcqcLo9PgOZMo4T9PQ@mail.gmail.com>
Hi Fabio,
Fabio Estevam <festevam@gmail.com> wrote on Wed, 3 Feb 2021 14:10:15
-0300:
> 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
Oh crap :') Indeed I wasn't based on the right -rc to get the fix.
Thanks for the heads up!
Miquèl
prev parent reply other threads:[~2021-02-03 17:15 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
2021-02-03 17:14 ` Miquel Raynal [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=20210203181440.23cc8b55@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=Tudor.Ambarus@microchip.com \
--cc=broonie@kernel.org \
--cc=festevam@gmail.com \
--cc=juliensu@mxic.com.tw \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--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 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.