Re: [PATCH v3 3/4] drm/msm/dsi: Add DATABUS_WIDEN MDP_CTRL2 bit

2023-08-02 Thread Dmitry Baryshkov
On Wed, 2 Aug 2023 at 21:09, Jessica Zhang wrote: > > Add a DATABUS_WIDEN bit to the MDP_CTRL2 register to allow DSI to enable > databus widen mode. Reviewed-by: Dmitry Baryshkov (The patch will probably be replaced by Rob syncing up msm headers). > > Signed-off-by: Jessica Zhang > --- >

[PATCH v3 3/4] drm/msm/dsi: Add DATABUS_WIDEN MDP_CTRL2 bit

2023-08-02 Thread Jessica Zhang
Add a DATABUS_WIDEN bit to the MDP_CTRL2 register to allow DSI to enable databus widen mode. Signed-off-by: Jessica Zhang --- drivers/gpu/drm/msm/dsi/dsi.xml.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/msm/dsi/dsi.xml.h b/drivers/gpu/drm/msm/dsi/dsi.xml.h index