[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211028122404.031DD610C8@mail.kernel.org>
Date: Thu, 28 Oct 2021 13:23:47 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org,
Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] SPI fixes for v5.15-rc7
The following changes since commit 16a8e2fbb2d49111004efc1c7342e083eafabeb0:
spi-mux: Fix false-positive lockdep splats (2021-10-14 13:32:19 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.15-rc7
for you to fetch changes up to d81d0e41ed5fe7229a2c9a29d13bad288c7cf2d2:
spi: spl022: fix Microwire full duplex mode (2021-10-26 11:53:57 +0100)
----------------------------------------------------------------
spi: Fixes for v5.15
A couple of final driver specific fixes for v5.15, one fixing potential
ID collisions between two instances of the Altera driver and one making
Microwire full duplex mode actually work on pl022.
----------------------------------------------------------------
Russ Weight (1):
spi: altera: Change to dynamic allocation of spi id
Thomas Perrot (1):
spi: spl022: fix Microwire full duplex mode
drivers/spi/spi-altera-dfl.c | 2 +-
drivers/spi/spi-altera-platform.c | 2 +-
drivers/spi/spi-pl022.c | 5 +++--
3 files changed, 5 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists