Merge tag 'regmap-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Mar 2024 18:01:21 +0000 (11:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Mar 2024 18:01:21 +0000 (11:01 -0700)
commitb30f2db0b79055149ee115fb7b3c86add4d9596a
tree4b7d442077e5300f944c7ffeb22b4b0ae4c25db4
parent245b6f3239d9a4fe72f6fc78fc9a005fff2726c5
parentbb92804ba2b6636e28db05f589a9a8ef62a07917
Merge tag 'regmap-v6.9' of git://git./linux/kernel/git/broonie/regmap

Pull regmap updates from Mark Brown:
 "Just two updates this time around, a rework of max_register handling
  which enables us to support devices with only one register better and
  a new test which will be used to validate use of some new SPI
  optimisations which will be coming in during this merge window"

* tag 'regmap-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: kunit: Add a test for ranges in combination with windows
  regmap: rework ->max_register handling
drivers/base/regmap/regmap-kunit.c