regulator: rt5739: Enable REGCACHE_MAPLE
authorJisheng Zhang <jszhang@kernel.org>
Sun, 29 Jun 2025 09:48:03 +0000 (17:48 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 30 Jun 2025 11:15:38 +0000 (12:15 +0100)
commitbd7c7976f9716da4cc961ab8ff4e17811d522602
tree29971ec856567266c9bae85dce367344d5581556
parentce57bc9771411d6d27f2ca7b40396cbd7d684ba9
regulator: rt5739: Enable REGCACHE_MAPLE

Enable regmap cache to reduce i2c transactions and corresponding
interrupts if regulator is accessed frequently.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Link: https://patch.msgid.link/20250629094803.776-1-jszhang@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/rt5739.c