From: Marek Vasut <marek.vasut@mailbox.org>
To: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>,
Marek Vasut <marek.vasut+renesas@mailbox.org>
Cc: linux-arm-kernel@lists.infradead.org,
Conor Dooley <conor+dt@kernel.org>,
David Airlie <airlied@gmail.com>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
Neil Armstrong <neil.armstrong@linaro.org>,
Rob Herring <robh@kernel.org>, Robert Foss <rfoss@kernel.org>,
Simona Vetter <simona@ffwll.ch>,
Thomas Zimmermann <tzimmermann@suse.de>,
Tomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com>,
devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org,
linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH 4/4] dt-bindings: display: bridge: renesas, dsi-csi2-tx: Allow panel@ subnode
Date: Thu, 4 Sep 2025 23:03:03 +0200 [thread overview]
Message-ID: <fe5e8f92-6f53-4bd1-80d6-f27d93f1825c@mailbox.org> (raw)
In-Reply-To: <lecx2cs5durkwq4at4w32bgak3s7tsxfmj6fzvyxhfjud4zljm@25aijm4rlhmg>
On 9/4/25 10:23 PM, Dmitry Baryshkov wrote:
[...]
>> @@ -80,14 +83,14 @@ required:
>> - resets
>> - ports
>>
>> -additionalProperties: false
>> +unevaluatedProperties: false
>>
>> examples:
>> - |
>> #include <dt-bindings/clock/r8a779a0-cpg-mssr.h>
>> #include <dt-bindings/power/r8a779a0-sysc.h>
>>
>> - dsi0: dsi-encoder@fed80000 {
>> + dsi0: dsi@fed80000 {
>
> As you are touching this, you can drop the label too.
>
>> compatible = "renesas,r8a779a0-dsi-csi2-tx";
>> reg = <0xfed80000 0x10000>;
>> power-domains = <&sysc R8A779A0_PD_ALWAYS_ON>;
>> @@ -117,4 +120,50 @@ examples:
>> };
>> };
>> };
>> +
>> + - |
>> + #include <dt-bindings/clock/r8a779g0-cpg-mssr.h>
>> + #include <dt-bindings/power/r8a779g0-sysc.h>
>> +
>> + dsi1: dsi@fed80000 {
>
> No need for the label (dsi1:)
Both fixed in V2, thanks.
prev parent reply other threads:[~2025-09-04 21:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-04 20:03 [PATCH 1/4] arm64: dts: renesas: r8a779a0: Rename dsi-encoder@ to dsi@ Marek Vasut
2025-09-04 20:03 ` [PATCH 2/4] arm64: dts: renesas: r8a779g0: " Marek Vasut
2025-09-04 20:03 ` [PATCH 3/4] arm64: dts: renesas: r8a779h0: " Marek Vasut
2025-09-04 20:03 ` [PATCH 4/4] dt-bindings: display: bridge: renesas,dsi-csi2-tx: Allow panel@ subnode Marek Vasut
2025-09-04 20:23 ` [PATCH 4/4] dt-bindings: display: bridge: renesas, dsi-csi2-tx: " Dmitry Baryshkov
2025-09-04 21:03 ` Marek Vasut [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fe5e8f92-6f53-4bd1-80d6-f27d93f1825c@mailbox.org \
--to=marek.vasut@mailbox.org \
--cc=airlied@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=geert+renesas@glider.be \
--cc=kieran.bingham+renesas@ideasonboard.com \
--cc=krzk+dt@kernel.org \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=marek.vasut+renesas@mailbox.org \
--cc=neil.armstrong@linaro.org \
--cc=rfoss@kernel.org \
--cc=robh@kernel.org \
--cc=simona@ffwll.ch \
--cc=tomi.valkeinen+renesas@ideasonboard.com \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).