mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: dts: rockchip: enable vpu for px3se evb board
Change-Id: Ifb4d782f4765c2266bf1417cc52a2985ee34934c Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
This commit is contained in:
committed by
Tao Huang
parent
ff259c4fc1
commit
7b5af51ada
@@ -378,6 +378,14 @@
|
||||
mali-supply = <&vdd_log>;
|
||||
};
|
||||
|
||||
&hevc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hevc_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi {
|
||||
status = "okay";
|
||||
};
|
||||
@@ -673,6 +681,18 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vpu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vpu_combo {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vpu_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
camera {
|
||||
cif_rst: cif-rst {
|
||||
|
||||
Reference in New Issue
Block a user