On Fri, Jul 30, 2021 at 11:59:11PM +0200, Jan Kundrát wrote: > The 9-channel one is called LP5009, not LP509. Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Signed-off-by: Jan Kundrát <jan.kundrat@xxxxxxxxx> > --- > drivers/leds/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig > index bdf16180f5ff..a5101dfa2713 100644 > --- a/drivers/leds/Kconfig > +++ b/drivers/leds/Kconfig > @@ -397,7 +397,7 @@ config LEDS_LP3952 > module will be called leds-lp3952. > > config LEDS_LP50XX > - tristate "LED Support for TI LP5036/30/24/18/12/9 LED driver chip" > + tristate "LED Support for TI LP5036/30/24/18/12/09 LED driver chip" > depends on LEDS_CLASS && REGMAP_I2C > depends on LEDS_CLASS_MULTICOLOR || !LEDS_CLASS_MULTICOLOR > help > -- > 2.32.0 > > -- With Best Regards, Andy Shevchenko