Re: [PATCH v2] video: dw_mipi_dsi: fix [hv]sync active vs back porch

2022-10-31 Thread Anatolij Gustschin
On Wed, 7 Sep 2022 12:06:32 +0100 John Keeping j...@metanate.com wrote: > The wrong fields are pulled out of the timings here so the values > programmed into the DSI_VID_HSA_LINES/DSI_VID_HBP_LINES and > DSI_VID_VSA_LINES/DSI_VID_VBP_LINES registers are swapped. > > Use the right fields so that

[PATCH v2] video: dw_mipi_dsi: fix [hv]sync active vs back porch

2022-09-07 Thread John Keeping
The wrong fields are pulled out of the timings here so the values programmed into the DSI_VID_HSA_LINES/DSI_VID_HBP_LINES and DSI_VID_VSA_LINES/DSI_VID_VBP_LINES registers are swapped. Use the right fields so that the correct values are programmed. Fixes: d4f7ea83fc ("video: add MIPI DSI host