Hello Heiko, On 03.12.24 21:54, Heiko Stuebner wrote: > This series adds a bridge and glue driver for the DSI2 controller found > in the rk3588 soc from Rockchip, that is based on a Synopsis IP block. > > As the manual states: > The Display Serial Interface 2 (DSI-2) is part of a group of communication > protocols defined by the MIPI Alliance. The MIPI DSI-2 Host Controller is > a digital core that implements all protocol functions defined in the > MIPI DSI-2 Specification. > > > While the driver structure is very similar to the previous DSI controller, > the programming model of the core is quite different, with a completely > new register set. > > Another notable difference is that the phy interface is variable now too > in its width and some other settings. Thanks for the series. I was able to get output on my Radxa's Rock 5B (dsi1) + Radxa's 10FHD Display setup. Works smoothly with multiple DE's, rotation and display on/off. Tested-by: Dmitry Yashin <dmt.yashin@xxxxxxxxx> -- Thanks, Dmitry