[GIT PULL] SPI fixes for v6.5-rc1

From: Mark Brown
Date: Sat Jul 15 2023 - 07:53:34 EST


The following changes since commit 879a879c216a41f5403d8d3dbc204a48501912bf:

spi: bcm{63xx,bca}-hsspi: update my email address (2023-07-04 13:54:19 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 54ccc8758ef4d29de9e8fdb711c852abbdd4103a:

mailmap: add entry for Jonas Gorski (2023-07-12 13:11:08 +0100)

----------------------------------------------------------------
spi: Fixes for v6.5

A couple of fairly minor driver specific fixes here, plus a bunch of
maintainership and admin updates. Nothing too remarkable.

----------------------------------------------------------------
Jaewon Kim (1):
spi: s3c64xx: clear loopback bit after loopback test

Jonas Gorski (3):
spi: bcm63xx: fix max prepend length
MAINTAINERS: add myself for spi-bcm63xx
mailmap: add entry for Jonas Gorski

Ryan Wanner (1):
MAINTAINERS: Add myself as a maintainer for Microchip SPI

.mailmap | 1 +
MAINTAINERS | 9 ++++++++-
drivers/spi/spi-bcm63xx.c | 2 +-
drivers/spi/spi-s3c64xx.c | 2 ++
4 files changed, 12 insertions(+), 2 deletions(-)