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:
Ding Wei
2021-05-07 18:02:02 +08:00
committed by Tao Huang
parent d8efa8439a
commit c655ba882d

View File

@@ -348,7 +348,8 @@
};
&rkvdec {
rockchip,default-max-load = <100>;
rockchip,disable-auto-freq;
assigned-clock-rates = <396000000>, <396000000>, <396000000>, <600000000>;
status = "okay";
};