[PATCH v2 2/6] dt-bindings: display: sitronix,st7571: add optional inverted property
Rob Herring (Arm)
robh at kernel.org
Mon Jul 21 20:16:12 UTC 2025
On Mon, 21 Jul 2025 12:43:32 +0200, Marcus Folkesson wrote:
> Depending on which display that is connected to the controller, an "1"
> means either a black or a white pixel.
>
> The supported formats (R1/R2/XRGB8888) expects the pixels
> to map against (4bit):
> 00 => Black
> 01 => Dark Gray
> 10 => Light Gray
> 11 => White
>
> If this is not what the display map against, the controller has support
> to invert these values.
>
> Reviewed-by: Javier Martinez Canillas <javierm at redhat.com>
> Signed-off-by: Marcus Folkesson <marcus.folkesson at gmail.com>
> ---
> Documentation/devicetree/bindings/display/sitronix,st7571.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh at kernel.org>
More information about the dri-devel
mailing list