Re: [PATCH v1] leds: is31fl32xx: Add sdb pin and generate a 5ms low pulse when startup

2020-08-05 Thread Pavel Machek
On Mon 2020-08-03 18:29:35, Grant Feng wrote: > generate a 5ms low pulse on sdb pin when startup, then the chip > becomes more stable in the complex EM environment. Thanks, applied. Pavel

[PATCH v1] leds: is31fl32xx: Add sdb pin and generate a 5ms low pulse when startup

2020-08-03 Thread Grant Feng
generate a 5ms low pulse on sdb pin when startup, then the chip becomes more stable in the complex EM environment. Signed-off-by: Grant Feng --- drivers/leds/leds-is31fl32xx.c | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/drivers/leds/leds-is31fl32xx.c