public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] leds: add new LED driver for TI LP5812
@ 2025-02-25 17:05 Nam Tran
  2025-02-25 17:06 ` [PATCH v2 1/2] dt-bindings: leds: Add LP5812 LED driver bindings Nam Tran
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Nam Tran @ 2025-02-25 17:05 UTC (permalink / raw)
  To: pavel, lee, krzk+dt, robh, conor+dt
  Cc: devicetree, linux-leds, linux-kernel, Nam Tran

From: Nam Tran <trannamatk@gmail.com>
To: Pavel Machek <pavel@kernel.org>, Lee Jones <lee@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org>
Cc: linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@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.14.0.

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 v2:
- Renamed DT bindings file from `leds-lp5812.yaml` to `ti,lp5812.yaml`.
- Added LP5812 device tree node to `bcm2711-rpi-4b.dts` for Raspberry Pi 4B.
- Updated core driver implementation to fix build errors in kernel version 6.14.0-rc4. (The v1 patch was only compatible with kernel version 6.1.93)

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

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

end of thread, other threads:[~2025-03-03 19:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-25 17:05 [PATCH v1 0/2] leds: add new LED driver for TI LP5812 Nam Tran
2025-02-25 17:06 ` [PATCH v2 1/2] dt-bindings: leds: Add LP5812 LED driver bindings Nam Tran
2025-02-25 18:25   ` Rob Herring (Arm)
2025-02-26  7:37   ` Krzysztof Kozlowski
2025-02-25 17:06 ` [PATCH v2 2/2] leds: add new LED driver for TI LP5812 Nam Tran
2025-02-26  7:40   ` Krzysztof Kozlowski
2025-03-03 19:48   ` kernel test robot
2025-02-26 15:42 ` [PATCH v1 0/2] " Rob Herring (Arm)

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