mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user