[PATCH v4 1/3] dt-bindings: display: Add Sitronix ST7571 LCD Controller
Krzysztof Kozlowski
krzk at kernel.org
Tue Apr 15 07:22:30 UTC 2025
On 15/04/2025 07:58, Marcus Folkesson wrote:
> +title: Sitronix ST7571 Display Controller
> +
> +maintainers:
> + - Marcus Folkesson <marcus.folkesson at gmail.com>
> +
> +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
More information about the dri-devel
mailing list