Re: [PATCH v2 2/4] drm/ssd130x: Add RGB565 support to SSD133X family

From: Amit Barzilai

Date: Tue Jun 30 2026 - 10:12:46 EST


Javier Martinez Canillas <javierm@xxxxxxxxxx> writes:
> Given that we don't have that, I suppose that we could just get rid of the
> DRM_FORMAT_RGB332 support for SSD133X and just default to DRM_FORMAT_RGB565.

I see your point. In v3 I'll remove the format_rgb565 option and just make RGB565
compatible screens (ssd133x and ssd135x) use the higher color depth.

--
Thanks,
Amit