linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] SPI fixes for v5.8-rc5
Date: Fri, 17 Jul 2020 16:43:02 +0100	[thread overview]
Message-ID: <20200717154314.51330208E4@mail.kernel.org> (raw)

The following changes since commit cf961fce30f8269d0c2662c48b2618005b67dfd4:

  spi: pxa2xx: Add support for Intel Tiger Lake PCH-H (2020-06-25 15:50:50 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.8-rc5

for you to fetch changes up to ed7815db70d17b1741883f2da8e1d80bc2efe517:

  spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate (2020-07-06 16:39:45 +0100)

----------------------------------------------------------------
spi: Fixes for v5.8

A couple of small driver specific fixes for fairly minor issues.

----------------------------------------------------------------
Marc Kleine-Budde (1):
      spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate

leilk.liu (1):
      spi: mediatek: use correct SPI_CFG2_REG MACRO

 drivers/spi/spi-mt65xx.c | 15 ++++++++-------
 drivers/spi/spi-sun6i.c  | 14 ++++++--------
 2 files changed, 14 insertions(+), 15 deletions(-)

                 reply	other threads:[~2020-07-17 15:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200717154314.51330208E4@mail.kernel.org \
    --to=broonie@kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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).