linux/drivers/leds/flash
Fenglin Wu 96a2e242a5 leds: flash: Add driver to support flash LED module in QCOM PMICs
Add initial driver to support flash LED module found in Qualcomm
Technologies, Inc. PMICs. The flash module can have 3 or 4 channels
and each channel can be controlled indepedently and support full scale
current up to 1.5 A. It also supports connecting two channels together
to supply one LED component with full scale current up to 2 A. In that
case, the current will be split on each channel symmetrically and the
channels will be enabled and disabled at the same time.

Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com>
Tested-by: Luca Weiss <luca.weiss@fairphone.com> # sm7225-fairphone-fp4 + pm6150l
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230303095023.538917-2-quic_fenglinw@quicinc.com
2023-03-16 15:08:45 +00:00
..
Kconfig leds: flash: Add driver to support flash LED module in QCOM PMICs 2023-03-16 15:08:45 +00:00
leds-aat1290.c leds: aat1290: Move driver to flash subdirectory 2021-07-12 10:30:04 +02:00
leds-as3645a.c i2c: Make remove callback return void 2022-08-16 12:46:26 +02:00
leds-ktd2692.c leds: ktd2692: Make aux-gpios optional 2022-05-07 23:12:19 +02:00
leds-lm3601x.c i2c: Make remove callback return void 2022-08-16 12:46:26 +02:00
leds-max77693.c leds: max77693: Move driver to flash subdirectory 2021-07-12 10:30:05 +02:00
leds-mt6360.c leds: mt6360: Get rid of custom led_init_default_state_get() 2023-01-30 08:03:39 +00:00
leds-qcom-flash.c leds: flash: Add driver to support flash LED module in QCOM PMICs 2023-03-16 15:08:45 +00:00
leds-rt4505.c i2c: Make remove callback return void 2022-08-16 12:46:26 +02:00
leds-rt8515.c leds: rt8515: Put fwnode in any case during ->probe() 2021-08-03 23:49:37 +02:00
leds-sgm3140.c leds: sgm3140: Add ocs,ocp8110 compatible 2022-02-12 12:27:53 +01:00
Makefile leds: flash: Add driver to support flash LED module in QCOM PMICs 2023-03-16 15:08:45 +00:00