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
