On Wed, 7 Sep 2022 12:06:32 +0100 John Keeping [email protected] 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 the correct values are programmed. > > Fixes: d4f7ea83fc ("video: add MIPI DSI host controller bridge") > Signed-off-by: John Keeping <[email protected]> > --- > v2: > - Fix hsync/hbp as well as vsync/vbp > > drivers/video/dw_mipi_dsi.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >
Applied to u-boot-video/master, thanks! -- Anatolij

