[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <60fcb1ba-f5d4-deaf-d251-7d8c127c353b@traphandler.com>
Date: Fri, 7 Oct 2022 14:03:37 +0200
From: Jean-Jacques Hiblot <jjhiblot@...phandler.com>
To: Andy Shevchenko <andy.shevchenko@...il.com>
CC: <pavel@....cz>, <robh+dt@...nel.org>,
<sven.schwermer@...ruptive-technologies.com>,
<krzysztof.kozlowski+dt@...aro.org>, <johan+linaro@...nel.org>,
<marijn.suijten@...ainline.org>, <bjorn.andersson@...aro.org>,
<linux-leds@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <sha@...gutronix.de>
Subject: Re: [RESEND PATCH v3 4/4] leds: Add a multicolor LED driver to group
monochromatic LEDs
On 07/10/2022 10:53, Andy Shevchenko wrote:
> On Fri, Oct 7, 2022 at 9:34 AM Jean-Jacques Hiblot
> <jjhiblot@...phandler.com> wrote:
>> On 17/09/2022 10:37, Andy Shevchenko wrote:
>>> On Sat, Sep 17, 2022 at 11:14 AM Jean-Jacques Hiblot
>>> <jjhiblot@...phandler.com> wrote:
> ...
>
>>>> + led_cdev = devm_of_led_get(dev, count);
>>> Why _of_ variant? Please, make this OF independent since it's
>>> pretending to cover not only OF-based systems.
>> This is not OF independent. It could be, but that will wait until
>> someone needs it. I don't know much about ACPI and have no hardware to
>> test it on.
>>
>> I'll add the missing dependency on OF in the Kconfig.
> No, please consider getting rid of OF-centric API usage.
The trouble is that the OF-agnostic API for leds doesn't exist yet and I
don't really want to add it without any way to test it.
>
> ...
>
> I'm not sure why you left a lot of context in the reply without
> commenting or replying to it.
>
Powered by blists - more mailing lists