arm64: dts: rockchip: rk3588-vehicle-serdes-display: enable dsi logo display

Change-Id: Id158518dbbf4a76467dcfd632621f770e468fb55
Signed-off-by: Guochun Huang <hero.huang@rock-chips.com>
This commit is contained in:
Guochun Huang
2022-06-10 03:35:01 +00:00
committed by Tao Huang
parent 5244d0ec1b
commit 3f14255c0a

View File

@@ -511,10 +511,6 @@
status = "disabled";
};
&dsi0_panel {
status = "disabled";
};
/*
* mipi_dcphy1 needs to be enabled
* when dsi1 is enabled
@@ -544,10 +540,6 @@
status = "okay";
};
&dsi1_panel {
status = "disabled";
};
&edp0 {
split-mode;
force-hpd;
@@ -1854,12 +1846,12 @@
};
&route_dsi0 {
status = "disabled";
status = "okay";
connect = <&vp2_out_dsi0>;
};
&route_dsi1 {
status = "disabled";
status = "okay";
connect = <&vp3_out_dsi1>;
};