regulator: tps6286x-regulator: Enable REGCACHE_MAPLE
authorJisheng Zhang <jszhang@kernel.org>
Sun, 29 Jun 2025 09:51:07 +0000 (17:51 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 30 Jun 2025 11:15:40 +0000 (12:15 +0100)
commit427ceac823e58813b510e585011488f603f0d891
tree39f44323675de0bf68b2b6363aba097f7d60edb9
parentb402dfe84057e376b39c8adadeb65ad51aaffeb4
regulator: tps6286x-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/20250629095107.804-1-jszhang@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps6286x-regulator.c