linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ExpressWire dependency fixes
@ 2025-07-29 17:18 Duje Mihanović
  2025-07-29 17:18 ` [PATCH 1/2] leds: Drop duplicate LEDS_EXPRESSWIRE config Duje Mihanović
  2025-07-29 17:18 ` [PATCH 2/2] backlight: ktd2801: Depend on GPIOLIB Duje Mihanović
  0 siblings, 2 replies; 5+ messages in thread
From: Duje Mihanović @ 2025-07-29 17:18 UTC (permalink / raw)
  To: Lee Jones, Pavel Machek, Daniel Thompson, Jingoo Han,
	Helge Deller
  Cc: Randy Dunlap, linux-leds, linux-kernel, dri-devel, linux-fbdev,
	Duje Mihanović

Hello,

This tiny series fixes two dependency issues with the ExpressWire
library and the KTD2801 backlight driver. Thanks to Randy for reporting
these.

Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz>
---
Duje Mihanović (2):
      leds: Drop duplicate LEDS_EXPRESSWIRE config
      backlight: ktd2801: Depend on GPIOLIB

 drivers/leds/Kconfig            | 4 ----
 drivers/video/backlight/Kconfig | 1 +
 2 files changed, 1 insertion(+), 4 deletions(-)
---
base-commit: 038d61fd642278bab63ee8ef722c50d10ab01e8f
change-id: 20250729-expresswire-dep-fix-ba5b8bab83cb

Best regards,
-- 
Duje Mihanović <duje@dujemihanovic.xyz>


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

end of thread, other threads:[~2025-07-29 23:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29 17:18 [PATCH 0/2] ExpressWire dependency fixes Duje Mihanović
2025-07-29 17:18 ` [PATCH 1/2] leds: Drop duplicate LEDS_EXPRESSWIRE config Duje Mihanović
2025-07-29 23:31   ` Randy Dunlap
2025-07-29 17:18 ` [PATCH 2/2] backlight: ktd2801: Depend on GPIOLIB Duje Mihanović
2025-07-29 23:32   ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).