Skip to content

Commit 7f828f3

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: msm8998: Add missing power domain to MMSS SMMU
The MMSS SMMU has its own power domain. Attach it so that we can drop the "keep it always-on" hack. Fixes: 05ce21b ("arm64: dts: qcom: msm8998: Configure the multimedia subsystem iommu") Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230531-topic-8998_mmssclk-v3-2-ba1b1fd9ee75@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent a3ce236 commit 7f828f3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/msm8998.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2772,6 +2772,8 @@
27722772
<GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>,
27732773
<GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>,
27742774
<GIC_SPI 272 IRQ_TYPE_LEVEL_HIGH>;
2775+
2776+
power-domains = <&mmcc BIMC_SMMU_GDSC>;
27752777
};
27762778

27772779
remoteproc_adsp: remoteproc@17300000 {

0 commit comments

Comments
 (0)