Skip to content

Commit

Permalink
arm64: dts: rockchip: rk3366-android: enable vop lite
Browse files Browse the repository at this point in the history
Change-Id: Ia10a57b86343048e038cb40a4e96de850cc707bc
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
  • Loading branch information
Mark Yao authored and rkhuangtao committed Jul 26, 2017
1 parent 1121ce7 commit 411afb7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion arch/arm64/boot/dts/rockchip/rk3366-android.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,18 @@
status = "okay";
};

&vopl_mmu {
status = "okay";
};

&vopl {
status = "okay";
};

&vpu_mmu {
status = "okay";
};

&vpu {
status = "okay";
};
};

0 comments on commit 411afb7

Please sign in to comment.