[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b4cfe598-f67c-23b4-8469-a5c487ae4e66@linaro.org>
Date: Wed, 12 Apr 2023 09:09:28 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Andreas Kemnade <andreas@...nade.info>
Cc: pavel@....cz, lee@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, linux-leds@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Matti Vaittinen <mazziesaccount@...il.com>
Subject: Re: [PATCH v2 1/2] dt-bindings: leds: ROHM BD2606MVV LED driver
On 11/04/2023 21:30, Andreas Kemnade wrote:
> On Mon, 10 Apr 2023 17:34:00 +0200
> Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> wrote:
>
> [...]
>>> + led-controller@66 {
>>> + compatible = "rohm,bd2606mvv";
>>> + #address-cells = <1>;
>>> + #size-cells = <0>;
>>> + reg = <0x66>;
>>
>> reg is always second property in DTS.
>>
>>> +
>>> + led@0 {
>>> + color = <LED_COLOR_ID_RED>;
>>> + function = LED_FUNCTION_POWER;
>>> + reg = <0x0>;
>>
>> Ditto
>>
> hmm, reg also second if no compatible first? I see it usually first in
> such cases.
Right, then reg is first.
Best regards,
Krzysztof
Powered by blists - more mailing lists