RE: [PATCH 07/16] dt-bindings: display: renesas,rzg2l-du: Document RZ/G3L SoC
From: Biju Das
Date: Wed Jul 08 2026 - 04:40:11 EST
Hi Krzysztof Kozlowski,
Thanks for the feedback.
> -----Original Message-----
> From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Sent: 08 July 2026 09:31
> Subject: Re: [PATCH 07/16] dt-bindings: display: renesas,rzg2l-du: Document RZ/G3L SoC
>
> On Sat, Jul 04, 2026 at 10:34:17AM +0100, Biju wrote:
> > model-dependent. Each port shall have a single endpoint.
> >
> > patternProperties:
> > - "^port@[0-1]$":
> > + "^port@[0-2]$":
> > $ref: /schemas/graph.yaml#/properties/port
> > unevaluatedProperties: false
> >
> > @@ -88,7 +89,6 @@ required:
> > - clocks
> > - clock-names
> > - power-domains
> > - - ports
>
> Why doing this change?
Oops, I forgot to undo this change. Previously, I had a version
not yet posted that removed "ports" and used "port" and "endpoints"
instead.
I will restore this in the next version.
Cheers,
Biju