[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220908122100.1E690C433D6@smtp.kernel.org>
Date: Thu, 08 Sep 2022 13:20:50 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regmap fixes for v6.0-rc4
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(+)
Powered by blists - more mailing lists