Re: [PATCH v3 RESEND 3/9] drm/bridge: synopsys: dw-mipi-dsi: Force input bus flags

2023-10-16 Thread Robert Foss
On Mon, Aug 21, 2023 at 5:37 AM Liu Ying wrote: > > The DATAEN_ACTIVE_LOW bit in DSI_DPI_CFG_POL register is set to zero, > so set the DRM_BUS_FLAG_DE_HIGH flag in input_bus_cfg.flags. It appears > that the DRM_BUS_FLAG_PIXDATA_SAMPLE_NEGEDGE flag also makes sense, so > set it in input_bus_cfg.fl

[PATCH v3 RESEND 3/9] drm/bridge: synopsys: dw-mipi-dsi: Force input bus flags

2023-08-20 Thread Liu Ying
The DATAEN_ACTIVE_LOW bit in DSI_DPI_CFG_POL register is set to zero, so set the DRM_BUS_FLAG_DE_HIGH flag in input_bus_cfg.flags. It appears that the DRM_BUS_FLAG_PIXDATA_SAMPLE_NEGEDGE flag also makes sense, so set it in input_bus_cfg.flags too. With this patch, the flags set by drm_atomic_brid