[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211101152057.0D92F610F7@mail.kernel.org>
Date: Mon, 01 Nov 2021 15:20:43 +0000
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 updates for v5.16
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.16
for you to fetch changes up to f231ff38b7b23197013b437128d196710fe282da:
regmap: spi: Set regmap max raw r/w from max_transfer_size (2021-10-23 19:55:03 +0100)
----------------------------------------------------------------
regmap: Update for v5.16
This update has a single change which will use the maximum transfer and
message sizes advertised by SPI controllers to configure limits within
the regmap core, ensuring better interoperation.
----------------------------------------------------------------
Lucas Tanure (1):
regmap: spi: Set regmap max raw r/w from max_transfer_size
drivers/base/regmap/regmap-spi.c | 36 ++++++++++++++++++++++++++++++++----
1 file changed, 32 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists