Commit 3f65d51e authored by Bjorn Andersson's avatar Bjorn Andersson

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: default avatarVinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20200417070044.1376212-5-bjorn.andersson@linaro.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 2317b87a
......@@ -639,7 +639,7 @@ gpu@b00000 {
"mem",
"mem_iface";
power-domains = <&mmcc GPU_GDSC>;
power-domains = <&mmcc GPU_GX_GDSC>;
iommus = <&adreno_smmu 0>;
nvmem-cells = <&gpu_speed_bin>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment