Files
linux-stable-mirror/drivers/pwm
Uwe Kleine-König b89e25efa2 pwm: pca9685: Use bulk write to atomicially update registers
[ Upstream commit de58556132 ]

The output of a PWM channel is configured by four register values. Write
them in a single i2c transaction to ensure glitch free updates.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://lore.kernel.org/r/bfa8c0267c9ec059d0d77f146998d564654c75ca.1753784092.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-11-13 15:34:05 -05:00
..
2025-07-17 18:37:09 +02:00
2024-09-12 14:33:11 +00:00