]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ARM: omap2plus_defconfig: Add LP5523 LED driver
authorSicelo A. Mhlongo <absicsz@gmail.com>
Sat, 17 Apr 2021 20:28:16 +0000 (22:28 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 21 May 2021 09:31:57 +0000 (12:31 +0300)
The Nokia N900 has an LP5523 driving the RGB LED and the 6 keyboard LEDS.
Enable support for it in omap2plus_defconfig.

Signed-off-by: Sicelo A. Mhlongo <absicsz@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 88589abd3bd40cf59e9a219483af523bfd7ce863..2ac2418084ab87900f0ad1a51206fc3e8540e742 100644 (file)
@@ -620,6 +620,8 @@ CONFIG_LEDS_CLASS=m
 CONFIG_LEDS_CPCAP=m
 CONFIG_LEDS_LM3532=m
 CONFIG_LEDS_GPIO=m
+CONFIG_LEDS_LP55XX_COMMON=m
+CONFIG_LEDS_LP5523=m
 CONFIG_LEDS_PCA963X=m
 CONFIG_LEDS_PWM=m
 CONFIG_LEDS_TRIGGERS=y