ARM64: dts: rk3328-evb: enable tve

tve is enabled by default.

Change-Id: I43f9103a0a8d3078031e5d32a1d99602fb0a96ed
Signed-off-by: algea.cao <algea.cao@rock-chips.com>
This commit is contained in:
algea.cao 2017-06-14 09:51:19 +08:00 committed by Jianqun Xu
parent a1fdea0e0c
commit c69d61610a

View File

@ -491,3 +491,7 @@ &vop_mmu {
&vpu_service {
status = "okay";
};
&tve {
status = "okay";
};