public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] leds: add new LED driver for TI LP5812
@ 2025-02-20 18:15 Nam Tran
  2025-02-20 18:15 ` [PATCH v1 1/2] dt-bindings: leds: Add LP5812 LED driver bindings Nam Tran
  2025-02-20 18:15 ` [PATCH v1 2/2] leds: add new LED driver for TI LP5812 Nam Tran
  0 siblings, 2 replies; 6+ messages in thread
From: Nam Tran @ 2025-02-20 18:15 UTC (permalink / raw)
  To: pavel, lee; +Cc: linux-leds, linux-kernel, Nam Tran

From: Nam Tran <trannamatk@gmail.com>
To: Pavel Machek <pavel@kernel.org>, Lee Jones <lee@kernel.org>
Cc: linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org

This patch series adds support for the Texas Instruments LP5812 LED driver.
Patch 1 adds the Device Tree (DT) bindings documentation.
Patch 2 introduces the core driver implementation.

The LP5812 is an I2C-controlled LED driver capable of driving up to 4 LEDs with independent brightness control and pattern programming.
This driver provides support through the Linux LED framework and includes device tree bindings for proper integration.

This driver has been tested on Raspberry Pi 4 B using kernel version 6.1.13.

I kindly request feedback from the community to ensure that this driver adheres to the Linux LED subsystem standards.

Thank you for your consideration.

Best regards,
Nam

---

Changes in v1:
- Initial submission.

Signed-off-by: Nam Tran <trannamatk@gmail.com>

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-20 18:15 [PATCH v1 0/2] leds: add new LED driver for TI LP5812 Nam Tran
2025-02-20 18:15 ` [PATCH v1 1/2] dt-bindings: leds: Add LP5812 LED driver bindings Nam Tran
2025-02-21  7:56   ` Krzysztof Kozlowski
2025-02-20 18:15 ` [PATCH v1 2/2] leds: add new LED driver for TI LP5812 Nam Tran
2025-02-21  7:57   ` Krzysztof Kozlowski
2025-02-21 10:30   ` kernel test robot

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