From: Linus Torvalds Date: Fri, 16 Jun 2023 02:50:57 +0000 (-0700) Subject: Merge tag 'regmap-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.17~4702 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=231a1e31574e3584cd2c297c98a5afb364715b3a;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'regmap-fix-v6.4-rc6' of git://git./linux/kernel/git/broonie/regmap Pull regmap fix from Mark Brown: "Another fix for the maple tree cache, Takashi noticed that unlike other caches the maple tree cache didn't check for read only registers before trying to sync which would result in spurious syncs for read only registers where we don't have a default. This was due to the check being open coded in the caches, we now check in the shared 'does this register need sync' function so that is fixed for this and future caches" * tag 'regmap-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap: regmap: regcache: Don't sync read-only registers --- 231a1e31574e3584cd2c297c98a5afb364715b3a