[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230411213044.4bf6dc89@aktux>
Date: Tue, 11 Apr 2023 21:30:44 +0200
From: Andreas Kemnade <andreas@...nade.info>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
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 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.
Regards,
Andreas
Powered by blists - more mailing lists