]> Gentwo Git Trees - linux/.git/commit
leds: lp55xx_common: Enable use without FW_LOADER_USER_HELPER
authorSicelo A. Mhlongo <absicsz@gmail.com>
Mon, 6 Oct 2025 10:37:53 +0000 (12:37 +0200)
committerLee Jones <lee@kernel.org>
Tue, 21 Oct 2025 09:46:30 +0000 (10:46 +0100)
commit7afd5335d6fffa21dddd6a80859dd038988422e7
tree725ed1b4b61c8fa942a316edb5f8c99443929cac
parent2a7ee990196ff7ccf3de3e152ecc67215b22c318
leds: lp55xx_common: Enable use without FW_LOADER_USER_HELPER

Many distributions disable FW_LOADER_USER_HELPER, and this configuration
makes lp55xx LEDs completely unusable. Enable their use by only implying
the user helper, since the basic LEDs and the hardware patterns can be used
with only the sysfs interface.

Tested on Nokia N900 with LP5523.

Additionally do not refer to the sysfs interface as legacy anymore, since
it might be the only one available to users.

Signed-off-by: Sicelo A. Mhlongo <absicsz@gmail.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/leds/leds-lp5521.rst
Documentation/leds/leds-lp5523.rst
drivers/leds/Kconfig