diff mbox series

[2/2] ARM: omap2plus_defconfig: Add LP5523 LED driver

Message ID YHtE4KSuack3R31o@tp440p.steeds.sam
State New
Headers show
Series None | expand

Commit Message

Sicelo A. Mhlongo April 17, 2021, 8:28 p.m. UTC
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>
---
 arch/arm/configs/omap2plus_defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Tony Lindgren May 21, 2021, 9:32 a.m. UTC | #1
* Sicelo A. Mhlongo <absicsz@gmail.com> [210417 23:29]:
> The Nokia N900 has an LP5523 driving the RGB LED and the 6 keyboard LEDS.

> Enable support for it in omap2plus_defconfig.


Thanks applying both into omap-for-v5.14/dt.

Tony
Tony Lindgren May 21, 2021, 9:33 a.m. UTC | #2
* Tony Lindgren <tony@atomide.com> [210521 09:32]:
> * Sicelo A. Mhlongo <absicsz@gmail.com> [210417 23:29]:

> > The Nokia N900 has an LP5523 driving the RGB LED and the 6 keyboard LEDS.

> > Enable support for it in omap2plus_defconfig.

> 

> Thanks applying both into omap-for-v5.14/dt.


Sorry I mean omap-for-v5.14/defconfig, not dt.

Tony
diff mbox series

Patch

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index a0249e06104a..c0bc0f30637e 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -471,6 +471,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