arm64: dts: qcom: msm8996: Make GPU node control GPU_GX GDSC

Presumably the GPU node needs to control both the GPU and GPU GX power
domains, but given that GPU GX now depends on the GPU GDSC both can
effectively be controlled by controlling GPU GX. So use this instead.

Reviewed-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20200417070044.1376212-5-bjorn.andersson@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Bjorn Andersson 2020-04-17 00:00:44 -07:00
parent 2317b87a2a
commit 3f65d51e9e
1 changed files with 1 additions and 1 deletions

View File

@ -639,7 +639,7 @@
"mem", "mem",
"mem_iface"; "mem_iface";
power-domains = <&mmcc GPU_GDSC>; power-domains = <&mmcc GPU_GX_GDSC>;
iommus = <&adreno_smmu 0>; iommus = <&adreno_smmu 0>;
nvmem-cells = <&gpu_speed_bin>; nvmem-cells = <&gpu_speed_bin>;