[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8b3cb61c-8824-e358-a039-012471d679f2@9elements.com>
Date: Fri, 24 Mar 2023 19:20:31 +0530
From: Naresh Solanki <naresh.solanki@...ements.com>
To: Pavel Machek <pavel@....cz>
Cc: Christophe JAILLET <christophe.jaillet@...adoo.fr>,
Lee Jones <lee@...nel.org>,
Patrick Rudolph <patrick.rudolph@...ements.com>,
linux-kernel@...r.kernel.org, linux-leds@...r.kernel.org
Subject: Re: [PATCH v2 2/2] leds: max597x: Add support for max597x
Hi Christophe, Pavel,
On 24-03-2023 06:37 pm, Pavel Machek wrote:
> Hi!
>
>>>> +++ b/drivers/leds/Kconfig
>>>> @@ -590,6 +590,17 @@ config LEDS_ADP5520
>>>> To compile this driver as a module, choose M here: the
>>>> module will
>>>> be called leds-adp5520.
>>>> +config LEDS_MAX597X
>>>> + tristate "LED Support for Maxim 597x"
>>>> + depends on LEDS_CLASS
>>>> + depends on MFD_MAX597X
>>>> + help
>>>> + This option enables support for the Maxim 597x smart switch
>>>> indication LEDs
>>>> + via the I2C bus.
>>>> +
>>>> + To compile this driver as a module, choose M here: the module will
>>>> + be called max597x-led.
>>>
>>> leds-max597x?
>> As per struct max597x_led_driver, driver name is max597x-led
>
> Please test the modular build and double check the module name.
Thank you for your suggestion, it turns out that you were right. The
correct module name is leds-max597x(./drivers/leds/leds-max597x.ko).
Will update Kconfig message accordingly. Thanks!
>
> BR,
> Pavel
>
Regards,
Naresh
Powered by blists - more mailing lists