[GIT PULL] regmap updates for v5.16

From: Mark Brown
Date: Mon Nov 01 2021 - 11:21:00 EST


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(-)