Hi, On Tue, 30 May 2023 09:38:01 +0200, Neil Armstrong wrote: > The Amlogic G12A, G12B & SM1 SoCs embeds a Synopsys DW-MIPI-DSI transceiver (ver 1.21a), > with a custom glue managing the IP resets, clock and data input similar to the DW-HDMI > glue on the same Amlogic SoCs. > > This adds support for the glue managing the transceiver, mimicing the init flow provided > by Amlogic to setup the ENCL encoder, the glue, the transceiver, the digital D-PHY and the > Analog PHY in the proper way. > > [...] Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next) [06/17] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings https://cgit.freedesktop.org/drm/drm-misc/commit/?id=0628f2341e96213c9f2d074853b255f65acd3795 [07/17] dt-bindings: display: meson-vpu: add third DPI output port https://cgit.freedesktop.org/drm/drm-misc/commit/?id=25b3b35cd51ef0d98165666d250a51f39db6a1fc [08/17] drm/meson: fix unbind path if HDMI fails to bind https://cgit.freedesktop.org/drm/drm-misc/commit/?id=6a044642988b5f8285f3173b8e88784bef2bc306 [09/17] drm/meson: only use components with dw-hdmi https://cgit.freedesktop.org/drm/drm-misc/commit/?id=44e16166e0e9b94d8bcdf55fc0e5fcceca1154f0 [10/17] drm/meson: venc: add ENCL encoder setup for MIPI-DSI output https://cgit.freedesktop.org/drm/drm-misc/commit/?id=51fc01a03442cce5e4c21375a1ceb2e4ec93c833 [11/17] drm/meson: add DSI encoder https://cgit.freedesktop.org/drm/drm-misc/commit/?id=42dcf15f901c8222352da31d622b4ee844068f42 [12/17] drm/meson: add support for MIPI-DSI transceiver https://cgit.freedesktop.org/drm/drm-misc/commit/?id=77d9e1e6b8468f701ab024a060aa9c0339356870 [13/17] drm/panel: khadas-ts050: update timings to achieve 60Hz refresh rate https://cgit.freedesktop.org/drm/drm-misc/commit/?id=29c6df0d942454cb43334cf0e36de068f4124b94 -- Neil