Hi Pavel, Thanks for the update. On 02/01/2018 09:26 PM, Pavel Machek wrote: > Reported-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Clarify which controllers are supported by which driver. > > Signed-off-by: Pavel Machek <pavel@xxxxxx> > > diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig > index 318a28f..9a538de 100644 > --- a/drivers/leds/Kconfig > +++ b/drivers/leds/Kconfig > @@ -69,7 +69,7 @@ config LEDS_APU > module will be called leds-apu. > > config LEDS_AS3645A > - tristate "AS3645A LED flash controller support" > + tristate "AS3645A and LM3555 LED flash controllers support" > depends on I2C && LEDS_CLASS_FLASH > depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS > help > @@ -587,12 +587,12 @@ config LEDS_MAX8997 > MAXIM MAX8997 PMIC. > > config LEDS_LM355x > - tristate "LED support for LM355x Chips, LM3554 and LM3556" > + tristate "LED support for LM3554 and LM3556 chips" > depends on LEDS_CLASS && I2C > select REGMAP_I2C > help > - This option enables support for LEDs connected to LM355x. > - LM355x includes Torch, Flash and Indicator functions. > + This option enables support for LEDs connected to LM3554 > + and LM3556. It includes Torch, Flash and Indicator functions. > > config LEDS_OT200 > tristate "LED support for the Bachmann OT200" > Applied to the for-4.17 branch. -- Best regards, Jacek Anaszewski