ARM: dts: rockchip: enable the vpu service for rk3288 evb

Both VPU and HEVC service are enabled.

Change-Id: Id6dc1f0139636e8b2016b9194adddc3f87ec4e19
Signed-off-by: Randy Li <randy.li@rock-chips.com>
This commit is contained in:
Randy Li
2016-11-01 08:52:57 +08:00
committed by Huang, Tao
parent 6aebfdaedd
commit 60ff0ef3a1

View File

@@ -368,6 +368,10 @@
};
};
&hevc_service {
status = "okay";
};
&i2c0 {
status = "okay";
};
@@ -445,7 +449,7 @@
status = "okay";
};
&vpu {
&vpu_service {
status = "okay";
};