ARM: dts: rk3288-evb-android-rk808-edp-avb: adjust advanced-rates of hevc

Signed-off-by: Chen Jinsen <kevin.chen@rock-chips.com>
Change-Id: I9d14612e7e3725bfff00248ee15cc4ace63c2b62
This commit is contained in:
Chen Jinsen
2021-02-25 14:51:09 +08:00
committed by Tao Huang
parent b29ef8b22b
commit 6cc79bc4ef

View File

@@ -15,6 +15,13 @@
};
};
&hevc {
status = "okay";
clock-names = "aclk_vcodec", "hclk_vcodec", "clk_core", "clk_cabac";
rockchip,normal-rates = <300000000>, <0>, <200000000>, <200000000>;
rockchip,advanced-rates = <600000000>, <0>, <500000000>, <500000000>;
};
&io_domains {
status = "okay";