Searched hist:b0eed397623f897d3ccac9bda2bd2f53331b571a (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/leds/ |
H A D | leds-lp5569.c | diff b0eed397623f897d3ccac9bda2bd2f53331b571a Fri Jul 12 02:45:54 CEST 2024 Christian Marangi <ansuelsmth@gmail.com> leds: leds-lp5569: Enable chip after chip configuration
Documentation say that clock internal config needs to be set BEFORE chip is enabled. Align code to this and move the CHIP enable after the CHIP is configured.
While at it also make use of STATUS reg and check when STARTUP is completed instead of sleep for 1-2 ms.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Link: https://lore.kernel.org/r/20240712004556.15601-3-ansuelsmth@gmail.com Signed-off-by: Lee Jones <lee@kernel.org>
|