mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user