drm: bridge: dw-mipi-dsi: fix bad register field offsets
According to the DSI Host Registers sections available in the IMX, STM and RK ref manuals for 1.01, 1.30 and 1.31, the register fields are smaller or bigger than what's coded in the driver, leading to r/w in reserved spaces which might cause undefined behaviours. Tested-by: Adrian Pop <pop.adrian61@gmail.com> Tested-by: Arnaud Ferraris <arnaud.ferraris@collabora.com> Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> --- New in v6.
Loading
Please register or sign in to comment