arm64: dts: qcom: msm8996: Make GPU node control GPU_GX GDSC
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 17 Apr 2020 07:00:44 +0000 (00:00 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 15 May 2020 00:09:53 +0000 (17:09 -0700)
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>
arch/arm64/boot/dts/qcom/msm8996.dtsi

index fe9187023390c38ad7a1c163f3cf8dd036600e0b..dc98136d3b7a0e8db71e64ee029e2c6213dccd42 100644 (file)
                                "mem",
                                "mem_iface";
 
-                       power-domains = <&mmcc GPU_GDSC>;
+                       power-domains = <&mmcc GPU_GX_GDSC>;
                        iommus = <&adreno_smmu 0>;
 
                        nvmem-cells = <&gpu_speed_bin>;