arm64: dts: rockchip: Enable vop/vop_mmu for rk3568-evb

Change-Id: I46f9111193fe79dcfad9ddd301b44166526be672
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
This commit is contained in:
Andy Yan
2020-11-08 21:59:56 +08:00
parent ebaa183ce2
commit 369e2fcb53

View File

@@ -1181,3 +1181,10 @@
status = "okay";
};
&vop {
status = "okay";
};
&vop_mmu {
status = "okay";
};