arm64: dts: rockchip: rk3528: iep qos modify for timeout issue
increase qos priority to 0x202 Signed-off-by: Chandler Chen <chandler.chen@rock-chips.com> Change-Id: I665234444ea9e85173cd8e25bd8ba51e691f6fdb
This commit is contained in:
@ -816,6 +816,7 @@
|
||||
qos_vdpp: qos@ff270480 {
|
||||
compatible = "syscon";
|
||||
reg = <0x0 0xff270480 0x0 0x20>;
|
||||
priority-init = <0x202>;
|
||||
};
|
||||
|
||||
qos_vop: qos@ff270500 {
|
||||
@ -992,6 +993,7 @@
|
||||
};
|
||||
pd_vo@RK3528_PD_VO {
|
||||
reg = <RK3528_PD_VO>;
|
||||
pm_qos = <&qos_vdpp>;
|
||||
};
|
||||
pd_vpu@RK3528_PD_VPU {
|
||||
reg = <RK3528_PD_VPU>;
|
||||
|
||||
Reference in New Issue
Block a user