linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v6.1-rc2
@ 2022-10-26 20:04 Mark Brown
  2022-10-27  0:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-10-26 20:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1991 bytes --]

The following changes since commit 8e9204cddcc3fea9affcfa411715ba4f66e97587:

  spi: Ensure that sg_table won't be used after being freed (2022-09-30 12:56:29 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.1-rc2

for you to fetch changes up to f8aa6c895d482847c9b799dcdac8bbdb56cb8e04:

  spi: aspeed: Fix window offset of CE1 (2022-10-19 14:36:43 +0100)

----------------------------------------------------------------
spi: Fixes for v6.1

A collection of mostly unremarkable fixes for SPI that have built up
since the merge window, all driver specific.

The change to the qup adding support for GPIO chip selects is fixing a
regression due to the removal of legacy GPIO handling, the driver had
previously been silently relying on the legacy GPIO support in a
slightly broken way which worked well enough on some systems.  Fixing
it is simply a case of setting a couple of bits of information in the
driver description.

----------------------------------------------------------------
Bird, Tim (1):
      spi: spi-gxp: fix typo in SPDX identifier line

Chin-Ting Kuo (1):
      spi: aspeed: Fix typo in mode_bits field for AST2600 platform

Christophe Leroy (1):
      spi: mpc52xx: Replace NO_IRQ by 0

Cédric Le Goater (1):
      spi: aspeed: Fix window offset of CE1

Jonathan Neuschäfer (1):
      spi: spi-mem: Fix typo (of -> or)

Krishna Yarlagadda (1):
      spi: tegra210-quad: Fix combined sequence

Mauro Lima (1):
      spi: intel: Fix the offset to get the 64K erase opcode

Robert Marko (1):
      spi: qup: support using GPIO as chip select line

 drivers/spi/spi-aspeed-smc.c    | 6 +++---
 drivers/spi/spi-gxp.c           | 2 +-
 drivers/spi/spi-intel.c         | 2 +-
 drivers/spi/spi-mpc52xx.c       | 2 +-
 drivers/spi/spi-qup.c           | 2 ++
 drivers/spi/spi-tegra210-quad.c | 5 +++++
 include/linux/spi/spi-mem.h     | 2 +-
 7 files changed, 14 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] SPI fixes for v6.1-rc2
  2022-10-26 20:04 [GIT PULL] SPI fixes for v6.1-rc2 Mark Brown
@ 2022-10-27  0:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-27  0:48 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Wed, 26 Oct 2022 21:04:02 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.1-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a2718383ef9d9dcba90212531909aa4c8ab31c0c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-27  0:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 20:04 [GIT PULL] SPI fixes for v6.1-rc2 Mark Brown
2022-10-27  0:48 ` pr-tracker-bot

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).