arm64: dts: rockchip: Enable vepu node for rk3588 boards

Fixes: 94a5dd9f32 ("arm64: dts: rockchip: add vepu support and separate jpege for rk3588")
Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com>
Change-Id: Idc14891685c81f0103477d264d44a58585756cd5
This commit is contained in:
Yandong Lin
2022-07-06 21:16:14 +08:00
committed by Tao Huang
parent 759eaa8274
commit 986d8f9d5f
6 changed files with 24 additions and 0 deletions

View File

@@ -286,6 +286,10 @@
status = "okay";
};
&vepu {
status = "okay";
};
&vop {
assigned-clocks = <&cru ACLK_VOP>;
assigned-clock-rates = <800000000>;

View File

@@ -328,6 +328,10 @@
status = "okay";
};
&vepu {
status = "okay";
};
&vop {
disable-win-move;
assigned-clocks = <&cru DCLK_VOP0_SRC>,

View File

@@ -1208,6 +1208,10 @@
status = "okay";
};
&vepu {
status = "okay";
};
&vop {
status = "okay";
};

View File

@@ -496,6 +496,10 @@
status = "okay";
};
&vepu {
status = "okay";
};
&vop {
status = "okay";
};

View File

@@ -1183,6 +1183,10 @@
status = "okay";
};
&vepu {
status = "okay";
};
&rkvenc_ccu {
status = "okay";
};

View File

@@ -1267,6 +1267,10 @@
status = "okay";
};
&vepu {
status = "okay";
};
&vop {
status = "okay";
};