mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: rk3588-nvr-demo-v10-android: enable logo
Change-Id: I34ca01cc64561b8a5ce199da7e0bde74dedfae1e Signed-off-by: Alex Wang <alex.wang@rock-chips.com>
This commit is contained in:
@@ -66,6 +66,28 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&route_dp0 {
|
||||
status = "okay";
|
||||
connect = <&vp2_out_dp0>;
|
||||
/delete-property/ force-output;
|
||||
/delete-node/ force_timing;
|
||||
};
|
||||
|
||||
&route_dp1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&route_hdmi0 {
|
||||
status = "okay";
|
||||
connect = <&vp0_out_hdmi0>;
|
||||
/delete-property/ force-output;
|
||||
/delete-node/ force_timing;
|
||||
};
|
||||
|
||||
&route_hdmi1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&sata0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user