diff options
author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2025-07-29 12:36:02 +0200 |
---|---|---|
committer | Uwe Kleine-König <ukleinek@kernel.org> | 2025-09-15 11:39:46 +0200 |
commit | 3d4c42172380d287f118a14458ea9b418bbebefc (patch) | |
tree | 16096456bc658cfc59399b81806e98f11a80fb8a /rust/helpers/processor.c | |
parent | de5855613263b426ee697dd30224322f2e634dec (diff) |
pwm: pca9685: Make use of register caching in regmap
This essentially only caches the PRESCALE register because the per channel
registers are affected by the ALL configuration that is used by the virtual
pwm #16. The PRESCALE register is read often so caching it saves quite some
i2c transfers.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://lore.kernel.org/r/dc25361908ad1dd790f108599bc9dbcc752288a5.1753784092.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'rust/helpers/processor.c')
0 files changed, 0 insertions, 0 deletions