Commits
Liu Ying committed ae40f5e1556
LF-95-4 drm/bridge: nwl-dsi: Correct register offsets for tx_ulps and pxl2dpi Registers tx_ulps and pxl2dpi live in CSR region, so the offsets of them should be calculated according to CSR region start address. Without this patch, the offsets are calculated according to i.MX8QM MIPI DSI subsystem start address or i.MX8QXP LVDS/MIPI DSI subsystem start address. This patch corrects the offsets. Reviewed-by: Sandor Yu <Sandor.yu@nxp.com> Signed-off-by: Liu Ying <victor.liu@nxp.com>