arm64: dts: rockchip: rk3576-eink: disable unuse node display_subsystem

Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
Change-Id: Ib473e4d1e1af40c05cc2a33085764a93fdb3a092
This commit is contained in:
Weixin Zhou
2024-04-09 15:37:47 +08:00
committed by Tao Huang
parent cda3d64772
commit 4d0cc7b05a
3 changed files with 4 additions and 18 deletions

View File

@@ -1004,15 +1004,6 @@
status = "okay";
};
&vop {
status = "okay";
/* vop-supply = <&vdd_logic_s0>; */
};
&vop_mmu {
status = "okay";
};
&csi2_dphy3 {
status = "okay";

View File

@@ -900,12 +900,3 @@
&vdpp {
status = "okay";
};
&vop {
status = "okay";
/* vop-supply = <&vdd_logic_s0>; */
};
&vop_mmu {
status = "okay";
};

View File

@@ -33,6 +33,10 @@
};
};
&display_subsystem {
status = "disabled";
};
&dmc {
wait-mode = <DMC_WAIT_MODE_EBC_VBANK>;
};