mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3568-nvr: Set parameters for nvr
1. rockchip,disable-auto-freq, means when get/set/reduce freq, return directly. 2. set assigned-clock-rates at hardware running rates, then it not need to adjust before running. Change-Id: I0d7864112bb5ade99e29bcce9824f84e9a58735e Signed-off-by: Ding Wei <leo.ding@rock-chips.com>
This commit is contained in:
@@ -348,7 +348,8 @@
|
||||
};
|
||||
|
||||
&rkvdec {
|
||||
rockchip,default-max-load = <100>;
|
||||
rockchip,disable-auto-freq;
|
||||
assigned-clock-rates = <396000000>, <396000000>, <396000000>, <600000000>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user