]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
leds: Add driver for LEDs from qnap-mcu devices
authorHeiko Stuebner <heiko@sntech.de>
Thu, 7 Nov 2024 11:47:08 +0000 (12:47 +0100)
committerLee Jones <lee@kernel.org>
Tue, 17 Dec 2024 13:14:38 +0000 (13:14 +0000)
commit2ec8bb475743c6f1890cf3245e59cc516b70bf2b
tree4a3b36bac2a1888dfb87b6f8574ff0150b0ff283
parent998f70d1806bb718a7565f350283e4a79c8cbb4b
leds: Add driver for LEDs from qnap-mcu devices

This adds a driver that connects to the qnap-mcu mfd driver and provides
access to the LEDs on it.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20241107114712.538976-6-heiko@sntech.de
Signed-off-by: Lee Jones <lee@kernel.org>
MAINTAINERS
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-qnap-mcu.c [new file with mode: 0644]