kernel: update leds-bcm63138 driver
[openwrt/staging/stintel.git] / target / linux / generic / backport-5.15 / 801-v5.20-0002-leds-add-help-info-about-BCM63138-module-name.patch
1 From bcc607cdbb1f931111196699426f0cb83bfb296a Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <rafal@milecki.pl>
3 Date: Sun, 17 Jul 2022 14:42:47 +0200
4 Subject: [PATCH] leds: add help info about BCM63138 module name
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
8
9 It's what we do for all other LEDs drivers.
10
11 Reported-by: Pavel Machek <pavel@ucw.cz>
12 Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
13 Signed-off-by: Pavel Machek <pavel@ucw.cz>
14 ---
15 drivers/leds/blink/Kconfig | 2 ++
16 1 file changed, 2 insertions(+)
17
18 --- a/drivers/leds/blink/Kconfig
19 +++ b/drivers/leds/blink/Kconfig
20 @@ -10,6 +10,8 @@ config LEDS_BCM63138
21 BCM63138 SoC. The same hardware block is known to be also used
22 in BCM4908, BCM6848, BCM6858, BCM63148, BCM63381 and BCM68360.
23
24 + If compiled as module it will be called leds-bcm63138.
25 +
26 config LEDS_LGM
27 tristate "LED support for LGM SoC series"
28 depends on X86 || COMPILE_TEST