[PATCH v4 0/3] Add support for Sitronix ST7571 LCD controller
Krzysztof Kozlowski
krzk at kernel.org
Tue Apr 15 07:21:24 UTC 2025
On 15/04/2025 07:58, Marcus Folkesson wrote:
> This series add support for the ST7571 LCD Controller.
> It is a 4 gray scale dot matrix LCD controller that supports several
> interfaces such as SPI, I2C and a 8bit parallell port.
> The controlelr supports both monochrome and grayscale displays.
>
> This driver only supports the I2C interface, but all common parts could
> easily be put into a common file to be used with other interfaces.
> I only have I2C to test with.
>
> The device is a little defiant, it tends to NAK some commands, but all
> commands takes effect, hence the I2C_M_IGNORE_NAK flag.
>
> Signed-off-by: Marcus Folkesson <marcus.folkesson at gmail.com>
> ---
> Changes in v4:
> - (dt-binding) Add sitronix,grayscale property
Mention that this is the reason of dropping Review.
Best regards,
Krzysztof
More information about the dri-devel
mailing list