On Thu, Dec 17, 2020 at 6:09 AM Robert Foss <robert.foss@xxxxxxxxxx> wrote: > > 4k requires two dsi pipes, so don't report MODE_OK when only a > single pipe is configured. But rather report MODE_PANEL to > signal that requirements of the panel are not being met. > > Reported-by: Peter Collingbourne <pcc@xxxxxxxxxx> > Suggested-by: Peter Collingbourne <pcc@xxxxxxxxxx> > Signed-off-by: Robert Foss <robert.foss@xxxxxxxxxx> > Tested-by: John Stultz <john.stultz@xxxxxxxxxx> > Tested-by: Anibal Limon <anibal.limon@xxxxxxxxxx> > Acked-By: Vinod Koul <vkoul@xxxxxxxxxx> > Tested-by: Peter Collingbourne <pcc@xxxxxxxxxx> > Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> This landed in commit d1a97648ae028a44536927c87837c45ada7141c9. Since this is a bug fix I'd like to request it to be applied to the 5.10 stable kernel. Peter