mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
d9dfac5419
Add support for RT4505 flash LED controller. It can support up to 1.5A flash current with hardware timeout and low input voltage protection. Signed-off-by: ChiYuan Huang <cy_huang@richtek.com> Acked-by: Jacek Anaszewski <jacek.anaszewski@gmail.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>
5 lines
122 B
Makefile
5 lines
122 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-$(CONFIG_LEDS_RT4505) += leds-rt4505.o
|
|
obj-$(CONFIG_LEDS_RT8515) += leds-rt8515.o
|