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

Anatolij Gustschin agust at denx.de
Mon Oct 31 14:35:02 CET 2022


On Wed,  7 Sep 2022 12:06:32 +0100
John Keeping john at 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 the correct values are programmed.
> 
> Fixes: d4f7ea83fc ("video: add MIPI DSI host controller bridge")
> Signed-off-by: John Keeping <john at metanate.com>
> ---
> 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


More information about the U-Boot mailing list