On 15/04/2025 07:58, Marcus Folkesson wrote:
> +title: Sitronix ST7571 Display Controller
> +
> +maintainers:
> +  - Marcus Folkesson <[email protected]>
> +
> +description:
> +  Sitronix ST7571 is a driver and controller for 4-level gray
> +  scale and monochrome dot matrix LCD panels.
> +
> +allOf:
> +  - $ref: panel/panel-common.yaml#
> +
> +properties:
> +  compatible:
> +    const: sitronix,st7571
> +
> +  reg:
> +    maxItems: 1
> +
> +  sitronix,grayscale:
> +    type: boolean
> +    description:
> +      Display supports 4-level grayscale.

That's fully deducible from compatible, no? Or does it depend on actual
panel, but then what else depends on the panel?

Best regards,
Krzysztof

Reply via email to