Skip to content

Commit ded6aa0

Browse files
committed
ARM: dts: rockchip: enable vpu for px3se evb board
Change-Id: Ifb4d782f4765c2266bf1417cc52a2985ee34934c Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
1 parent c7dc52e commit ded6aa0

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

arch/arm/boot/dts/px3se-evb.dts

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,14 @@
378378
mali-supply = <&vdd_log>;
379379
};
380380

381+
&hevc {
382+
status = "okay";
383+
};
384+
385+
&hevc_mmu {
386+
status = "okay";
387+
};
388+
381389
&hdmi {
382390
status = "okay";
383391
};
@@ -673,6 +681,18 @@
673681
status = "okay";
674682
};
675683

684+
&vpu {
685+
status = "okay";
686+
};
687+
688+
&vpu_combo {
689+
status = "okay";
690+
};
691+
692+
&vpu_mmu {
693+
status = "okay";
694+
};
695+
676696
&pinctrl {
677697
camera {
678698
cif_rst: cif-rst {

0 commit comments

Comments
 (0)