Re: [PATCH 7/8] drm/ssd13xx: Add support for the SSD132x OLED controller family

2023-10-11 Thread Javier Martinez Canillas
Geert Uytterhoeven writes: > Hi Javier, > > On Mon, Oct 9, 2023 at 8:36 PM Javier Martinez Canillas > wrote: >> The Solomon SSD132x controllers (such as the SSD1322, SSD1325 and SSD1327) >> are used by 16 grayscale dot matrix OLED panels, extend the driver to also >> support this chip family. >>

Re: [PATCH 7/8] drm/ssd13xx: Add support for the SSD132x OLED controller family

2023-10-11 Thread Geert Uytterhoeven
Hi Javier, On Mon, Oct 9, 2023 at 8:36 PM Javier Martinez Canillas wrote: > The Solomon SSD132x controllers (such as the SSD1322, SSD1325 and SSD1327) > are used by 16 grayscale dot matrix OLED panels, extend the driver to also > support this chip family. > > Signed-off-by: Javier Martinez Canill

[PATCH 7/8] drm/ssd13xx: Add support for the SSD132x OLED controller family

2023-10-09 Thread Javier Martinez Canillas
The Solomon SSD132x controllers (such as the SSD1322, SSD1325 and SSD1327) are used by 16 grayscale dot matrix OLED panels, extend the driver to also support this chip family. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/solomon/ssd13xx-i2c.c | 13 ++ drivers/gpu/drm/solomon/ssd