On Sun, 18 Apr 2021 19:04:10 -0700, Thomas Hebb wrote:
When we first enable the DSI encoder, we currently program some per-chip configuration that we look up in rk3399_chip_data based on the device tree compatible we match. This data configures various parameters of the MIPI lanes, including on RK3399 whether DSI1 is slaved to DSI0 in a dual-mode configuration. It also selects which LCDC (i.e. VOP) to scan out from.
[...]
Applied, thanks!
[1/1] drm/rockchip: dsi: move all lane config except LCDC mux to bind() commit: 43c2de1002d2b70fb5941fa14e97a34e3dc214d4
Best regards,