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.folkes...@gmail.com> > --- > Changes in v4: > - (dt-binding) Add sitronix,grayscale property Mention that this is the reason of dropping Review.
Best regards, Krzysztof