public inbox for linux-leds@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDs
@ 2025-10-08 12:50 Christian Hitz
  2025-10-21 15:06 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Hitz @ 2025-10-08 12:50 UTC (permalink / raw)
  To: Lee Jones, Pavel Machek; +Cc: Christian Hitz, stable, linux-leds, linux-kernel

From: Christian Hitz <christian.hitz@bbv.ch>

Signed-off-by: Christian Hitz <christian.hitz@bbv.ch>
Cc: stable@vger.kernel.org
---
 drivers/leds/leds-lp50xx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/leds/leds-lp50xx.c b/drivers/leds/leds-lp50xx.c
index 94f8ef6b482c..05229e2f2e7e 100644
--- a/drivers/leds/leds-lp50xx.c
+++ b/drivers/leds/leds-lp50xx.c
@@ -54,7 +54,7 @@
 /* There are 3 LED outputs per bank */
 #define LP50XX_LEDS_PER_MODULE	3
 
-#define LP5009_MAX_LED_MODULES	2
+#define LP5009_MAX_LED_MODULES	3
 #define LP5012_MAX_LED_MODULES	4
 #define LP5018_MAX_LED_MODULES	6
 #define LP5024_MAX_LED_MODULES	8
-- 
2.51.0


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

* Re: [PATCH] leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDs
  2025-10-08 12:50 [PATCH] leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDs Christian Hitz
@ 2025-10-21 15:06 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2025-10-21 15:06 UTC (permalink / raw)
  To: Christian Hitz
  Cc: Pavel Machek, Christian Hitz, stable, linux-leds, linux-kernel

On Wed, 08 Oct 2025, Christian Hitz wrote:

> From: Christian Hitz <christian.hitz@bbv.ch>

You need forthcoming and insightful commit message.

> Signed-off-by: Christian Hitz <christian.hitz@bbv.ch>
> Cc: stable@vger.kernel.org

Fine, but place this above your SoB.

> ---
>  drivers/leds/leds-lp50xx.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/leds/leds-lp50xx.c b/drivers/leds/leds-lp50xx.c
> index 94f8ef6b482c..05229e2f2e7e 100644
> --- a/drivers/leds/leds-lp50xx.c
> +++ b/drivers/leds/leds-lp50xx.c
> @@ -54,7 +54,7 @@
>  /* There are 3 LED outputs per bank */
>  #define LP50XX_LEDS_PER_MODULE	3
>  
> -#define LP5009_MAX_LED_MODULES	2
> +#define LP5009_MAX_LED_MODULES	3
>  #define LP5012_MAX_LED_MODULES	4
>  #define LP5018_MAX_LED_MODULES	6
>  #define LP5024_MAX_LED_MODULES	8
> -- 
> 2.51.0
> 

-- 
Lee Jones [李琼斯]

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

end of thread, other threads:[~2025-10-21 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-08 12:50 [PATCH] leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDs Christian Hitz
2025-10-21 15:06 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox