[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250306172126.24667-1-trannamatk@gmail.com>
Date: Fri, 7 Mar 2025 00:21:23 +0700
From: Nam Tran <trannamatk@...il.com>
To: pavel@...nel.org,
lee@...nel.org,
krzk+dt@...nel.org,
robh@...nel.org,
conor+dt@...nel.org
Cc: devicetree@...r.kernel.org,
linux-leds@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/3] 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>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Rob Herring <robh@...nel.org>, Conor Dooley <conor+dt@...nel.org>
Cc: linux-leds@...r.kernel.org, linux-kernel@...r.kernel.org, devicetree@...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 adds the LP5812 device tree node for Raspberry Pi 4B.
Patch 3 introduces the core driver implementation.
This driver has been tested on Raspberry Pi 4 B using kernel version 6.14.0-rc5.
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 v3:
- Addressed review comments from v2.
- Split the patches properly (DTS separated).
- Updated DTS example based on reviewer feedback.
Powered by blists - more mailing lists