public inbox for linux-leds@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] LED: Add fault state handling to LP5860 LED
@ 2026-03-11 12:27 Steffen Trumtrar
  2026-03-11 12:27 ` [PATCH v2 1/2] led: lp5860: expose fault state via sysfs Steffen Trumtrar
  2026-03-11 12:27 ` [PATCH v2 2/2] leds: lp5860: detect and report fault state Steffen Trumtrar
  0 siblings, 2 replies; 5+ messages in thread
From: Steffen Trumtrar @ 2026-03-11 12:27 UTC (permalink / raw)
  To: Lee Jones, Pavel Machek
  Cc: linux-kernel, linux-leds, Steffen Trumtrar, Mark Brown, linux-spi

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
---
Changes in v2:
- make some functions/defines clearer
- minor newline cleanups
- split sysfs patch into own patch
- fix scope of some variables
- Link to v1: https://lore.kernel.org/r/20260129-v6-19-topic-ti-lp5860-fault-v1-1-49c812dc06da@pengutronix.de

---
Steffen Trumtrar (2):
      led: lp5860: expose fault state via sysfs
      leds: lp5860: detect and report fault state

 Documentation/ABI/testing/sysfs-class-spi-lp5860 |  49 ++++++++
 drivers/leds/rgb/leds-lp5860-core.c              | 143 +++++++++++++++++++++++
 include/linux/platform_data/leds-lp5860.h        |  19 ++-
 3 files changed, 208 insertions(+), 3 deletions(-)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260129-v6-19-topic-ti-lp5860-fault-c8bd1f59fc3f
prerequisite-message-id: <20260309-v6-14-topic-ti-lp5860-v7-1-b1ed6c6a47ce@pengutronix.de>
prerequisite-patch-id: 45e295aab0d3ea7d92bf71596f8b0e18e8621ac0

Best regards,
-- 
Steffen Trumtrar <s.trumtrar@pengutronix.de>


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

end of thread, other threads:[~2026-03-19 18:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11 12:27 [PATCH v2 0/2] LED: Add fault state handling to LP5860 LED Steffen Trumtrar
2026-03-11 12:27 ` [PATCH v2 1/2] led: lp5860: expose fault state via sysfs Steffen Trumtrar
2026-03-19 17:34   ` Lee Jones
2026-03-11 12:27 ` [PATCH v2 2/2] leds: lp5860: detect and report fault state Steffen Trumtrar
2026-03-19 18:09   ` Lee Jones

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