Re: [PATCH 1/2] dt-bindings: display: panel: Document Tianma TA066VVHM03
From: Krzysztof Kozlowski
Date: Sun Mar 08 2026 - 04:43:33 EST
On 08/03/2026 07:03, Alexander Koskovich wrote:
> +
> + vddio-supply: true
> + vci-supply: true
> + vdd-supply: true
> + port: true
> + enable-gpios: true
> + reset-gpios: true
> +
> +additionalProperties: false
This should be placed after "required:" block.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> +
> +required:
> + - compatible
> + - reg
> + - vddio-supply
> + - vci-supply
> + - vdd-supply
> + - reset-gpios
> + - port
Best regards,
Krzysztof