On Mon, Dec 12, 2022 at 8:28 PM Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> 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 <marex@xxxxxxx> > Reviewed-by: Nicolas Boichat <drinkcat@xxxxxxxxxxxx> > Reported-by: Sébastien Szymanski <sebastien.szymanski@xxxxxxxxxxxx> > Signed-off-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> > --- Any update on this?