Re: [PATCH v2 2/2] dt-bindings: display: novatek,nt36523: define ports

2023-05-05 Thread Rob Herring
On Tue, May 02, 2023 at 02:00:36PM +0200, Krzysztof Kozlowski wrote: > The panel-common schema does not define what "ports" property is, so > bring the definition to enforce the type. All panels described by > binding are dual-link, thus require both ports. > > Signed-off-by: Krzysztof Kozlowski

Re: [PATCH v2 2/2] dt-bindings: display: novatek,nt36523: define ports

2023-05-02 Thread Krzysztof Kozlowski
On 02/05/2023 14:44, Jianhua Lu wrote: > On Tue, May 02, 2023 at 02:00:36PM +0200, Krzysztof Kozlowski wrote: >> description: regulator that supplies the I/O voltage > [..] >> >> + ports: >> +$ref: /schemas/graph.yaml#/properties/ports >> + >> +required: >> + - port@0 >> +

Re: [PATCH v2 2/2] dt-bindings: display: novatek,nt36523: define ports

2023-05-02 Thread Jianhua Lu
On Tue, May 02, 2023 at 02:00:36PM +0200, Krzysztof Kozlowski wrote: > description: regulator that supplies the I/O voltage [..] > > + ports: > +$ref: /schemas/graph.yaml#/properties/ports > + > +required: > + - port@0 > + - port@1 Konrad has added a single DSI panel to

[PATCH v2 2/2] dt-bindings: display: novatek,nt36523: define ports

2023-05-02 Thread Krzysztof Kozlowski
The panel-common schema does not define what "ports" property is, so bring the definition to enforce the type. All panels described by binding are dual-link, thus require both ports. Signed-off-by: Krzysztof Kozlowski --- Changes since v1: 1. Rework to add ports to device schema, not to