All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] leds: Clarify supported chips by LM355x driver
@ 2018-01-26  7:38 Andy Shevchenko
  2018-01-26 10:25 ` Pavel Machek
  2018-01-26 20:39 ` Jacek Anaszewski
  0 siblings, 2 replies; 14+ messages in thread
From: Andy Shevchenko @ 2018-01-26  7:38 UTC (permalink / raw)
  To: Richard Purdie, Jacek Anaszewski, Pavel Machek, linux-leds
  Cc: Andy Shevchenko

LM3555 is supported by AS3645A.
Clarify this in Kconfig by referencing to AS3645A.

No functional change.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 drivers/leds/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 3e763d2a0cb3..0961882fa57f 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -601,6 +601,8 @@ config LEDS_LM355x
 	  This option enables support for LEDs connected to LM355x.
 	  LM355x includes Torch, Flash and Indicator functions.
 
+	  Note, LM3555 is driven by AS3645A.
+
 config LEDS_OT200
 	tristate "LED support for the Bachmann OT200"
 	depends on LEDS_CLASS && HAS_IOMEM && (X86_32 || COMPILE_TEST)
-- 
2.15.1

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-02-01 21:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-26  7:38 [PATCH v1] leds: Clarify supported chips by LM355x driver Andy Shevchenko
2018-01-26 10:25 ` Pavel Machek
2018-01-26 11:44   ` Andy Shevchenko
2018-01-26 21:05     ` Pavel Machek
2018-01-26 21:32   ` Pavel Machek
2018-01-26 22:07     ` Sakari Ailus
2018-01-28 14:18     ` Andy Shevchenko
2018-01-26 20:39 ` Jacek Anaszewski
2018-01-28 14:30   ` Andy Shevchenko
2018-01-29 20:46     ` Jacek Anaszewski
2018-01-30 11:08       ` Andy Shevchenko
2018-01-30 20:04         ` Jacek Anaszewski
2018-02-01 20:26           ` [PATCH v2] " Pavel Machek
2018-02-01 21:33             ` Jacek Anaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.