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

The following changes since commit 69243df953e70c134c6735b31ba0e658c53d3cda:

  Add SPI Driver to HPE GXP Architecture (2022-07-29 20:22:22 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 2fd92c7b8fe2cfc634613dc093d0f507c7389ea8:

  spi: dt-bindings: Drop Pratyush Yadav (2022-08-11 18:41:45 +0100)

----------------------------------------------------------------
spi: Fixes for v6.0

A few fixes that came in since my pull request, the Meson fix is a
little large since it's fixing all possible cases of the problem that
was observed with the driver and clock API trying to share configuration
by integrating the device clocking fully with the clock API rather than
spot fixing the one instance that was observed.

----------------------------------------------------------------
David Jander (1):
      spi: spi.c: Add missing __percpu annotations in users of spi_statistics

Krzysztof Kozlowski (1):
      spi: dt-bindings: Drop Pratyush Yadav

Lukas Bulwahn (1):
      MAINTAINERS: rectify entry for ARM/HPE GXP ARCHITECTURE

Neil Armstrong (1):
      spi: meson-spicc: add local pow2 clock ops to preserve rate between messages

 .../spi/cdns,qspi-nor-peripheral-props.yaml        |   2 +-
 .../devicetree/bindings/spi/cdns,qspi-nor.yaml     |   2 +-
 .../bindings/spi/spi-peripheral-props.yaml         |   2 +-
 MAINTAINERS                                        |   2 +-
 drivers/spi/spi-meson-spicc.c                      | 129 ++++++++++++++++-----
 drivers/spi/spi.c                                  |  14 +--
 6 files changed, 112 insertions(+), 39 deletions(-)

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

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

The pull request you sent on Tue, 16 Aug 2022 12:23:07 +0100:

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

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

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-08-16 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-16 11:23 [GIT PULL] SPI fixes for v6.0-rc1 Mark Brown
2022-08-16 19:21 ` 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).