regulator: tps6287x-regulator: Enable REGCACHE_MAPLE
authorJisheng Zhang <jszhang@kernel.org>
Sun, 29 Jun 2025 09:58:22 +0000 (17:58 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 30 Jun 2025 11:15:39 +0000 (12:15 +0100)
commitb402dfe84057e376b39c8adadeb65ad51aaffeb4
tree29fdcd9615608bfb261ed3a40ef00847929f573c
parentbd7c7976f9716da4cc961ab8ff4e17811d522602
regulator: tps6287x-regulator: 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/20250629095822.868-1-jszhang@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps6287x-regulator.c