On Mon, 17 Jul 2023 14:18:30 +0800, Liu Ying wrote: > Freescale i.MX93 SoC embeds a Synopsys Designware MIPI DSI host > controller and a Synopsys Designware MIPI DPHY. Some configurations > and extensions to them are controlled by i.MX93 media blk-ctrl. > > Signed-off-by: Liu Ying <victor.liu@xxxxxxx> > --- > .../display/bridge/fsl,imx93-mipi-dsi.yaml | 115 ++++++++++++++++++ > 1 file changed, 115 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/bridge/fsl,imx93-mipi-dsi.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>