[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250220181541.2341-1-trannamatk@gmail.com>
Date: Fri, 21 Feb 2025 01:15:39 +0700
From: Nam Tran <trannamatk@...il.com>
To: pavel@...nel.org,
lee@...nel.org
Cc: linux-leds@...r.kernel.org,
linux-kernel@...r.kernel.org,
Nam Tran <trannamatk@...il.com>
Subject: [PATCH v1 0/2] leds: add new LED driver for TI LP5812
From: Nam Tran <trannamatk@...il.com>
To: Pavel Machek <pavel@...nel.org>, Lee Jones <lee@...nel.org>
Cc: linux-leds@...r.kernel.org, linux-kernel@...r.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@...il.com>
Powered by blists - more mailing lists