ARM: dts: qcom: Set frequency qos for parrot platforms
Set cpu frequency vote for qos0 and qos1. Change-Id: Idbbbb4649d3df3e9e2037a64dc4eb5476bc0bf4a Signed-off-by: kamasali Satyanarayan <quic_kamasali@quicinc.com>
This commit is contained in:
committed by
Kamasali Satyanarayan
parent
4b7bf949aa
commit
159366c5c8
@@ -1973,11 +1973,13 @@
|
||||
mask = <0xf0>;
|
||||
vote = <44>;
|
||||
perf;
|
||||
cpu_freq_vote = <4>;
|
||||
};
|
||||
|
||||
qos1 {
|
||||
mask = <0x0f>;
|
||||
vote = <44>;
|
||||
cpu_freq_vote = <0>;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user