linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v6.2-rc3
@ 2023-01-12 11:33 Mark Brown
  2023-01-12 12:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2023-01-12 11:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b442990d244ba2ffe926c6603c42deb6fcc3b0db:

  spi: Merge rename of spi-cs-setup-ns DT property (2023-01-11 14:15:22 +0000)

----------------------------------------------------------------
spi: Fixes for v6.2

There's several things in this pull request:

 - Fixes for long standing issues with accesses to spidev->spi during
   teardown in the spidev userspace driver.
 - Rename the newly added spi-cs-setup-ns DT property to be more in line
   with our other delay properties before it becomes ABI.
 - A few driver specific fixes.

----------------------------------------------------------------
Bartosz Golaszewski (2):
      spi: spidev: fix a race condition when accessing spidev->spi
      spi: spidev: remove debug messages that access spidev->spi without locking

Hector Martin (2):
      spi: dt-bindings: Rename spi-cs-setup-ns to spi-cs-setup-delay-ns
      spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns

Mark Brown (1):
      spi: Merge rename of spi-cs-setup-ns DT property

Ricardo Ribalda (1):
      spi: mediatek: Enable irq before the spi registration

Witold Sadowski (1):
      spi: cadence: Fix busy cycles calculation

 .../bindings/spi/spi-peripheral-props.yaml         |  4 +--
 drivers/spi/spi-cadence-xspi.c                     |  5 ++-
 drivers/spi/spi-mt65xx.c                           | 12 +++-----
 drivers/spi/spi.c                                  |  2 +-
 drivers/spi/spidev.c                               | 36 +++++++++++-----------
 5 files changed, 30 insertions(+), 29 deletions(-)

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

* Re: [GIT PULL] SPI fixes for v6.2-rc3
  2023-01-12 11:33 [GIT PULL] SPI fixes for v6.2-rc3 Mark Brown
@ 2023-01-12 12:16 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-12 12:16 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Thu, 12 Jan 2023 11:33:19 +0000:

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

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

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:[~2023-01-12 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 11:33 [GIT PULL] SPI fixes for v6.2-rc3 Mark Brown
2023-01-12 12:16 ` 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).