From: Linus Torvalds Date: Wed, 20 Nov 2024 20:09:47 +0000 (-0800) Subject: Merge tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... X-Git-Tag: microblaze-v6.16~624 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=37c7d3538af469c2ac8d2d379f699e71aa3c6f37;p=linux-2.6-microblaze.git Merge tag 'regmap-v6.13' of git://git./linux/kernel/git/broonie/regmap Pull regmap updates from Mark Brown: "The main thing for regmap this time around is some improvements of the lockdep annotations which stop some false positives. We also have one new helper for setting a bitmask to the same value, and several test improvements" * tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap: regmap: provide regmap_assign_bits() regmap: irq: Set lockdep class for hierarchical IRQ domains regmap: maple: Provide lockdep (sub)class for maple tree's internal lock regmap: kunit: Fix repeated test param regcache: Improve documentation of available cache types regmap: Specifically test writing 0 as a value to sparse caches regmap-irq: Consistently use memset32() in regmap_irq_thread() --- 37c7d3538af469c2ac8d2d379f699e71aa3c6f37