arm64: dts: rockchip: rk3568: rkvenc: remove advanced-rates for safety

Change-Id: Ie1c4a45c084a6bc98359868db54c6a333489cd45
Signed-off-by: Ding Wei <leo.ding@rock-chips.com>
This commit is contained in:
Ding Wei
2021-03-24 09:27:14 +08:00
committed by Tao Huang
parent 6e50af3b41
commit 4d5fcff848

View File

@@ -1363,8 +1363,6 @@
<&cru CLK_RKVENC_CORE>;
clock-names = "aclk_vcodec", "hclk_vcodec", "clk_core";
rockchip,normal-rates = <297000000>, <0>, <400000000>;
rockchip,advanced-rates = <297000000>, <0>, <500000000>;
rockchip,default-max-load = <2088960>;
resets = <&cru SRST_A_RKVENC>, <&cru SRST_H_RKVENC>,
<&cru SRST_RKVENC_CORE>;
reset-names = "video_a", "video_h", "video_core";