On 8/1/22 18:32, Rob Herring wrote:
On Mon, Aug 01, 2022 at 03:19:00PM +0200, Marek Vasut wrote:
The ICN6211 is capable of swapping the output DPI RGB/BGR color channels,
document a DT property to select this swap in DT. This can be useful on
hardware where such swap happens.
We should ensure this series[1] works for you instead.
[...]
Rob
[1] https://lore.kernel.org/r/20220628181838.2031-3-max.oss.09@xxxxxxxxx
I'm still not convinced that we should encode this pixel format value
directly into the DT instead of trying to describe the DPI bus color
channel width/order/shift in the DT instead. I think I mentioned that
before in one of the previous versions of that series.