Re: [PATCH v2 2/4] drm/ssd130x: Add RGB565 support to SSD133X family
From: Amit Barzilai <hidden>
Date: 2026-06-30 14:05:25
Also in:
dri-devel, linux-devicetree, linux-staging, lkml
From: Amit Barzilai <hidden>
Date: 2026-06-30 14:05:25
Also in:
dri-devel, linux-devicetree, linux-staging, lkml
Javier Martinez Canillas [off-list ref] 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