arm64: dts: rockchip: rk3568-evb: add attached panel for DSI

Change-Id: Iadcc7d6d8a4838613627612a24628fbda6beca6c
Signed-off-by: Guochun Huang <hero.huang@rock-chips.com>
This commit is contained in:
Guochun Huang
2020-11-09 12:46:20 +08:00
committed by Tao Huang
parent 501432d789
commit fa63fd7409

View File

@@ -621,7 +621,32 @@
pixelclk-active = <0>;
};
};
ports {
#address-cells = <1>;
#size-cells = <0>;
port@0 {
reg = <0>;
panel_in_dsi: endpoint {
remote-endpoint = <&dsi_out_panel>;
};
};
};
};
ports {
#address-cells = <1>;
#size-cells = <0>;
port@1 {
reg = <1>;
dsi_out_panel: endpoint {
remote-endpoint = <&panel_in_dsi>;
};
};
};
};
&dsi0_in_vp0 {