ARM: dts: rockchip: switch to vpu-service in asus miniarm

We decide to offer the video support in old way.

Change-Id: I0b30f7b2b559596ee124b8558cd54e0ff090ab79
Signed-off-by: Randy Li <randy.li@rock-chips.com>
This commit is contained in:
Randy Li
2016-11-24 10:23:17 +08:00
committed by Huang, Tao
parent 90a43a889a
commit 5e9627e661

View File

@@ -466,7 +466,11 @@
status = "okay";
};
&vpu {
&hevc_service {
status = "okay";
};
&vpu_service {
status = "okay";
};