On Mon, Feb 14, 2022 at 02:37:07PM +0100, Javier Martinez Canillas wrote:
This adds a DRM driver for SSD1305, SSD1306, SSD1307 and SSD1309 Solomon OLED display controllers.
It's only the core part of the driver and a bus specific driver is needed for each transport interface supported by the display controllers.
Signed-off-by: Javier Martinez Canillas javierm@redhat.com
Reviewed-by: Maxime Ripard maxime@cerno.tech
Maxime