Re: [PATCH v1 6/6] drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementation
From: Francesco Dolcini
Date: Thu Apr 20 2023 - 05:52:01 EST
Hello all,
On Thu, Mar 30, 2023 at 11:59:41AM +0200, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
>
> Add atomic_get_input_bus_fmts() implementation, tc358768 has a parallel
> RGB input interface with the actual bus format depending on the amount
> of parallel input data lines.
>
> Without this change when the tc358768 is used with less than 24bit the
> color mapping is completely wrong.
>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
Just a gently ping on this specific patch.
Other patches on this series received some comments that should be
addressed, however at the moment on that I am quite stuck.
On the other hand this patch is completely independent.
I do also have queued multiple fixes on the same driver that I
would need to send and would love to avoid conflicts between my own
patches.
How would you suggest to move forward? Can someone have a look at this
patch and if deemed fine can someone just pick it up?
Francesco