ARM: dts: rockchip: disable logo for rv1126-evb-ddr3-v12-tb-emmc

There is no uboot in the thunder boot flow,
So disable logo for kernel display drivers fully initialized

Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
Change-Id: Ib6d36fc606dd8a4170a0a12c0800768d4f2af64a
This commit is contained in:
Nickey Yang
2020-07-10 10:44:41 +08:00
committed by Tao Huang
parent c84f4aa0f2
commit 31a0f542e1

View File

@@ -140,3 +140,10 @@
memory-region-thunderboot = <&rkisp_thunderboot>;
};
&route_dsi {
status = "disabled";
};
&vcc18_lcd_n {
/delete-property/ regulator-boot-on;
};