[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5946b0aa-ffdd-4269-b8f4-d1db1aa88493@linaro.org>
Date: Tue, 25 Mar 2025 12:28:31 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Lee Jones <lee@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Colin Foster <colin.foster@...advantage.com>,
Jonathan Neuschäfer <j.neuschaefer@....net>,
Marek Vasut <marek.vasut+renesas@...il.com>, Chen-Yu Tsai <wens@...e.org>,
Jeff LaBundy <jeff@...undy.com>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-renesas-soc@...r.kernel.org
Subject: Re: [PATCH 2/2] dt-bindings: mfd: Correct indentation and style in
DTS example
On 24/03/2025 14:31, Geert Uytterhoeven wrote:
>> - pwmleds {
>> - compatible = "pwm-leds";
>> -
>> - led-1 {
>> - pwms = <&iqs620a_pwm 0 1000000>;
>> - max-brightness = <255>;
>> + iqs620a_pwm: pwm {
>> + compatible = "azoteq,iqs620a-pwm";
>> + #pwm-cells = <2>;
>> };
>> + };
>> };
>>
>> - |
>
> The removal of the pwmleds node belongs in patch [1/2].
> The rest LGTM.
True, I lost it in the context. Thanks.
Best regards,
Krzysztof
Powered by blists - more mailing lists