Re: [PATCH v2 5/5] drm/sitronix/st7571-i2c: Add support for the ST7567 Controller

2025-07-14 Thread Thomas Zimmermann
Am 14.07.25 um 12:44 schrieb Javier Martinez Canillas: The Sitronix ST7567 is a monochrome Dot Matrix LCD Controller that has SPI, I2C and parallel interfaces. The st7571-i2c driver only has support for I2C so displays using other transport interfaces are currently not supported. The DRM_FORM

[PATCH v2 5/5] drm/sitronix/st7571-i2c: Add support for the ST7567 Controller

2025-07-14 Thread Javier Martinez Canillas
The Sitronix ST7567 is a monochrome Dot Matrix LCD Controller that has SPI, I2C and parallel interfaces. The st7571-i2c driver only has support for I2C so displays using other transport interfaces are currently not supported. The DRM_FORMAT_R1 pixel format and data commands are the same than what