On Mon, Dec 12, 2022 at 8:28 PM Jagan Teki <ja...@amarulasolutions.com> wrote: > > HFP/HBP/HSA/EOT_PACKET modes in Exynos DSI host specifies > 0 = Enable and 1 = Disable. > > The logic for checking these mode flags was correct before > the MIPI_DSI*_NO_* mode flag conversion. > > This patch is trying to fix this MIPI_DSI*_NO_* mode flags handling > Exynos DSI host and update the mode_flags in relevant panel drivers. > > Fixes: <0f3b68b66a6d> ("drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling > features") > Reviewed-by: Marek Vasut <ma...@denx.de> > Reviewed-by: Nicolas Boichat <drink...@chromium.org> > Reported-by: Sébastien Szymanski <sebastien.szyman...@armadeus.com> > Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> > ---
Any update on this?