Re: [PATCH v2 03/15] dt-bindings: display: sprd: allow attaching a DSI panel
From: Krzysztof Kozlowski
Date: Wed Jul 23 2025 - 04:03:33 EST
On Wed, Jul 23, 2025 at 09:54:57AM +0200, Krzysztof Kozlowski wrote:
> On Tue, Jul 22, 2025 at 04:41:05PM +0200, Otto Pflüger wrote:
> > + port@1:
> > + $ref: /schemas/graph.yaml#/$defs/port-base
> > + unevaluatedProperties: false
> > + properties:
> > + endpoint:
> > + $ref: /schemas/media/video-interfaces.yaml#
> > + unevaluatedProperties: false
> > + description: The output endpoint, usually connected to the panel
>
> I never remember if the output should be a "port" here or a panel@ child
> (as described by dsi-controller.yaml). Various users do it differently.
>
> Syntax looks fine to me, so happy to get second opinion on above point.
I got now explanation from Neil, so all is fine.
>
> Anyway:
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>