ARM: dts: msm: Update QoS for tuna SDC2
Update tuna SDC QoS cpu mask. Change-Id: I6f925e294ef0e8511f24339e256aafcd3f2fe32d Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
This commit is contained in:
@@ -2457,12 +2457,12 @@
|
|||||||
reset-names = "core_reset";
|
reset-names = "core_reset";
|
||||||
|
|
||||||
qos0 {
|
qos0 {
|
||||||
mask = <0xc0>;
|
mask = <0xf0>;
|
||||||
vote = <44>;
|
vote = <44>;
|
||||||
};
|
};
|
||||||
|
|
||||||
qos1 {
|
qos1 {
|
||||||
mask = <0x3f>;
|
mask = <0x0f>;
|
||||||
vote = <44>;
|
vote = <44>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user