mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Revert "ARM: dts: msm: Remove restriction for bus vote on Cape's GPU"
This reverts commit 6fac1f105b5b("ARM: dts: msm: Remove restriction
for bus vote on Cape's GPU"). This change is impacting the power
usecases which runs at lowest gpu power level.
Change-Id: I9aad1c6ca949da8fb7e430063dee01b7510e7303
This commit is contained in:
@@ -220,9 +220,9 @@
|
||||
qcom,gpu-freq = <220000000>;
|
||||
qcom,level = <RPMH_REGULATOR_LEVEL_MIN_SVS>;
|
||||
|
||||
qcom,bus-freq = <5>;
|
||||
qcom,bus-freq = <2>;
|
||||
qcom,bus-min = <1>;
|
||||
qcom,bus-max = <11>;
|
||||
qcom,bus-max = <5>;
|
||||
|
||||
qcom,acd-level = <0x882f5ffd>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user