]> www.infradead.org Git - users/jedix/linux-maple.git/commit
leds: pca9532: Change default blinking frequency to 1Hz
authorBastien Curutchet <bastien.curutchet@bootlin.com>
Mon, 17 Jun 2024 14:39:10 +0000 (16:39 +0200)
committerLee Jones <lee@kernel.org>
Wed, 26 Jun 2024 16:04:37 +0000 (17:04 +0100)
commit1dee6a4d62a987c17d7ec02b6fc059b2b196a250
treec4845e5b44d6d73087690691c26caef317a5f2c9
parentf51bc3cedfc4518101d16d965ab12787cb305366
leds: pca9532: Change default blinking frequency to 1Hz

Default blinking period is set to 2s. This is too long to be handled by
the hardware (maximum is 1.69s).

Set the default blinking period to 1s to match what is done in the
other LED drivers.

Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com>
Link: https://lore.kernel.org/r/20240617143910.154546-5-bastien.curutchet@bootlin.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/leds-pca9532.c