mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
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:
parent
90a43a889a
commit
5e9627e661
|
|
@ -466,7 +466,11 @@ &vopl_mmu {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&vpu {
|
||||
&hevc_service {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vpu_service {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user