Re: [PATCH v3 1/3] dt-bindings: display: sitronix,st7920: Add DT schema
From: Krzysztof Kozlowski
Date: Tue Oct 07 2025 - 05:12:48 EST
On 07/10/2025 02:48, Iker Pedrosa wrote:
> +
> +properties:
> + compatible:
> + const: sitronix,st7920
> +
> + reg:
> + maxItems: 1
> +
> + spi-max-frequency:
> + maximum: 600000
> +
Datasheet I found on the web clearly stats you have at least VDD and XRESET.
Your binding is still not complete (and I asked...), while it should be
complete (See writing bindings doc).
Best regards,
Krzysztof