ARM: dts: rockchip: rv11xx-evb-v10: enable rkvdec and vpu

Signed-off-by: Ding Wei <leo.ding@rock-chips.com>
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: I0a8f55760d12bc893f612bff72a4f50d280dcc85
This commit is contained in:
Herman Chen
2020-03-26 09:49:34 +08:00
committed by Tao Huang
parent 45b0e2be94
commit eebe97411e

View File

@@ -910,6 +910,14 @@
status = "okay";
};
&rkvdec {
status = "okay";
};
&rkvdec_mmu {
status = "okay";
};
&rkvenc {
status = "okay";
};
@@ -966,6 +974,18 @@
dr_mode = "peripheral";
};
&vdpu {
status = "okay";
};
&vepu {
status = "okay";
};
&vpu_mmu {
status = "okay";
};
&vop {
status = "okay";
};