mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
Revert "ARM: dts: msm: Remove restriction for bus vote"
This reverts commit ac9720f263.
As this change impacting the power uscases which runs at
lowest gpu power level.
Change-Id: Ie585016d0b75bb448ff1498b3453ea8783cfb793
This commit is contained in:
@@ -147,10 +147,9 @@
|
||||
qcom,gpu-freq = <220000000>;
|
||||
qcom,level = <RPMH_REGULATOR_LEVEL_LOW_SVS_D1>;
|
||||
|
||||
qcom,bus-freq = <5>;
|
||||
qcom,bus-freq = <2>;
|
||||
qcom,bus-min = <1>;
|
||||
qcom,bus-max = <11>;
|
||||
|
||||
qcom,bus-max = <5>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user