[PATCH 3/8] drm/tidss: Add support for DSS port properties
Tomi Valkeinen
tomi.valkeinen at ideasonboard.com
Thu Jul 28 12:07:35 UTC 2022
On 19/07/2022 11:08, Aradhya Bhatia wrote:
> Add support to enable and read the dss port properties.
>
> The "ti,oldi-mode" property indicates the tidss driver how many OLDI
> TXes are enabled as well as which mode do they need to be connected in.
>
> The "ti,rgb565_to_888" is a special property that forces the DSS to
> output 16bit RGB565 data to a 24bit RGB888 bridge. This property can be
> used when the bridge does not explicity support RGB565.
>
> Signed-off-by: Aradhya Bhatia <a-bhatia1 at ti.com>
I think it would be good if you would split the patches that contain
both OLDI and rgb565 changes, and arrange the series so that you first
have patches that add the rgb565 (dt and driver), and after that, the
OLDI changes.
They are fully separate things, and makes understanding the changes a
bit easier.
Tomi
More information about the dri-devel
mailing list