Re: [PATCH v5 5/6] dt-bindings: display: Add Synaptics R63455 panel support
From: Krzysztof Kozlowski
Date: Mon Jul 27 2026 - 16:50:48 EST
On Mon, Jul 27, 2026 at 04:47:19AM -0500, Rob Herring (Arm) wrote:
>
> On Mon, 27 Jul 2026 16:08:44 +0800, Jun Nie wrote:
> > Add support for the dual-panel system found in the virtual reality device.
> > This system consists of two physical 2160x2160 panels, each connected via
> > a MIPI DSI interface. The backlight is managed through DSI link.
> >
> > Signed-off-by: Jun Nie <jun.nie@xxxxxxxxxx>
> > ---
> > .../bindings/display/panel/synaptics,r63455.yaml | 133 +++++++++++++++++++++
> > 1 file changed, 133 insertions(+)
> >
>
> My bot found errors running 'make dt_binding_check' on your patch:
>
> yamllint warnings/errors:
> ./Documentation/devicetree/bindings/display/panel/synaptics,r63455.yaml:26:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
>
> dtschema/dtc warnings/errors:
> /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/display/panel/synaptics,r63455.yaml: properties:ports: 'anyOf' conditional failed, one must be fixed:
> 'type' is a required property
> '$ref' is a required property
> hint: node schemas must have a type or $ref
> from schema $id: http://devicetree.org/meta-schemas/core.yaml
Seems nothing here was build-tested :/
Best regards,
Krzysztof