]> www.infradead.org Git - users/jedix/linux-maple.git/commit
leds: sy7802: Add support for Silergy SY7802 flash LED controller
authorAndré Apitzsch <git@apitzsch.eu>
Mon, 24 Jun 2024 21:25:13 +0000 (23:25 +0200)
committerLee Jones <lee@kernel.org>
Wed, 26 Jun 2024 16:04:39 +0000 (17:04 +0100)
commitc581f17a66b6a5bbd08f240da75f2418b50b2dc6
treef4bec296f5e0380b5a84c042f8439e5bc3f53855
parenta5aff5da79915a0e39be92c5e6bffae98f67f108
leds: sy7802: Add support for Silergy SY7802 flash LED controller

The SY7802 is a current-regulated charge pump which can regulate two
current levels for Flash and Torch modes.

It is a high-current synchronous boost converter with 2-channel high
side current sources. Each channel is able to deliver 900mA current.

Acked-by: Lee Jones <lee@kernel.org>
Signed-off-by: André Apitzsch <git@apitzsch.eu>
Link: https://lore.kernel.org/r/20240624-sy7802-v5-2-7abc9d96bfa6@apitzsch.eu
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/flash/Kconfig
drivers/leds/flash/Makefile
drivers/leds/flash/leds-sy7802.c [new file with mode: 0644]