mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -368,6 +368,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&hevc_service {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
};
|
||||
@@ -445,7 +449,7 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vpu {
|
||||
&vpu_service {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user