[GIT PULL] regmap fixes for v6.0-rc4
From: Mark Brown
Date: Thu Sep 08 2022 - 08:21:11 EST
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.0-rc4
for you to fetch changes up to f5723cfc01932c7a8d5c78dbf7e067e537c91439:
regmap: spi: Reserve space for register address/padding (2022-08-18 15:02:05 +0100)
----------------------------------------------------------------
regmap: Fix for v6.0
A fix for how we handle controller constraints on SPI message sizes,
only impacting systems with SPI controllers with very low limits like
the AMD controller used in the Steam Deck.
----------------------------------------------------------------
Cristian Ciocaltea (1):
regmap: spi: Reserve space for register address/padding
drivers/base/regmap/regmap-spi.c | 8 ++++++++
1 file changed, 8 insertions(+)