From: Linus Torvalds Date: Tue, 17 Sep 2024 08:18:01 +0000 (+0200) Subject: Merge tag 'regmap-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... X-Git-Tag: nvme-6.12-2024-10-18~168 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9179b73aa72add1bd54d8fa15d7f47a1fa602248;p=nvme.git Merge tag 'regmap-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap Pull regmap updates from Mark Brown: "The main update here is Matti's work allowing regmap irqdomains to be given custom names (allowing multiple interrupt controllers associatd with a single struct device), this pulls in some commits from Thomas' tree which it depends on. Otherwise there's a bit of work on improving handling of regmaps protected with spinlocks when used with complex cache types, fixing some valid but harmless lockdep reports seen with some new driver work" * tag 'regmap-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap: regmap: kunit: Add coverage of spinlocked regmaps regcache: use map->alloc_flags also for allocating cache regmap: Use locking during kunit tests regmap: Hold the regmap lock when allocating and freeing the cache regmap: Allow setting IRQ domain name suffix --- 9179b73aa72add1bd54d8fa15d7f47a1fa602248