mirror of
https://github.com/torvalds/linux.git
synced 2026-06-13 01:08:08 +02: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:
parent
b29ef8b22b
commit
6cc79bc4ef
|
|
@ -15,6 +15,13 @@ chosen: chosen {
|
|||
};
|
||||
};
|
||||
|
||||
&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";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user