[PATCH V2 3/6] dt-bindings: display: panel: document Anbernic TD4310 panel

Krzysztof Kozlowski krzk at kernel.org
Mon May 18 04:04:42 PDT 2026


On Fri, May 15, 2026 at 05:19:44PM -0500, Chris Morgan wrote:
> +
> +allOf:
> +  - $ref: panel-common.yaml#
> +
> +properties:
> +  compatible:
> +    items:
> +      - const: anbernic,panel-vita-pro

You should have fallback compatible for the IC, at least that is the
review I was consistently giving to others recently. Apologies if
someone gave you opposite comment...

> +
> +  reg:
> +    maxItems: 1
> +
> +  vdd-supply:
> +    description: Panel power supply
> +
> +required:
> +  - compatible
> +  - port
> +  - reg
> +  - reset-gpios
> +  - vdd-supply

I guess this could go to panel-simple (after using power-supply instead
of vdd), but it's fine as well.

> +
> +unevaluatedProperties: false

Best regards,
Krzysztof




More information about the Linux-rockchip mailing list