]> www.infradead.org Git - users/jedix/linux-maple.git/commit
leds: Add AAEON UP board LED driver
authorThomas Richard <thomas.richard@bootlin.com>
Wed, 11 Dec 2024 16:27:17 +0000 (17:27 +0100)
committerLee Jones <lee@kernel.org>
Tue, 17 Dec 2024 13:17:55 +0000 (13:17 +0000)
commit0ef2929a018123154283b14dd11744ff32a2a12c
treed3aee0970f3d8907d64695725cdc1fbd9d1692a6
parent0dfda50988c6805e8ab432e99866a021ea6ec46d
leds: Add AAEON UP board LED driver

Add support for LEDs on AAEON UP boards. These leds are managed by the
onboard FPGA:
- UP boards: yellow, green, red
- UP Squared boards: blue, yellow, green, red

Based on the work done by Gary Wang <garywang@aaeon.com.tw>, largely
rewritten.

Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Link: https://lore.kernel.org/r/20241211-aaeon-up-board-pinctrl-support-v1-2-24719be27631@bootlin.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-upboard.c [new file with mode: 0644]