linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: msm8996: Change power domain for mdp_smmu
@ 2021-07-27  7:57 Yassine Oudjana
  0 siblings, 0 replies; only message in thread
From: Yassine Oudjana @ 2021-07-27  7:57 UTC (permalink / raw)
  To: linux-arm-msm, Andy Gross, Bjorn Andersson
  Cc: Yassine Oudjana, devicetree, Rob Herring, linux-kernel

The MDP SMMU is powered by MMAGIC_MDSS_GDSC. Change power-domains to match.

Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
---
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index 78c55ca10ba9..dd241dc7c124 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -1998,7 +1998,7 @@ mdp_smmu: iommu@d00000 {
 				 <&mmcc SMMU_MDP_AXI_CLK>;
 			clock-names = "iface", "bus";
 
-			power-domains = <&mmcc MDSS_GDSC>;
+			power-domains = <&mmcc MMAGIC_MDSS_GDSC>;
 		};
 
 		venus_smmu: iommu@d40000 {
-- 
2.32.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-27  7:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27  7:57 [PATCH] arm64: dts: qcom: msm8996: Change power domain for mdp_smmu Yassine Oudjana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).