2022-11-28 11:07:29

by Maxime Ripard

[permalink] [raw]
Subject: Re: (subset) [PATCH 15/24] drm/vc4: Add TXP encoder type

On Wed, 23 Nov 2022 16:25:57 +0100, Maxime Ripard wrote:
> The TXP is integrated as a separate CRTC/Encoder/Connector combo, but
> for some reason doesn't rely on the vc4_encoder type and it's associated
> type.
>
> Let's create a type to make it consistent with the other encoders.
>
>
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime