arm64: dts: qcom: sdm630: Add missing vote clock and GDSC to lpass_smmu

Add missing vote clock and GDSC to lpass_smmu node to make sure the
required resources are enabled before attempting to access the hardware.

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Nickolay Goppen <setotau@mainlining.org>
Link: https://lore.kernel.org/r/20251110-qcom-sdm660-cdsp-adsp-dts-v3-2-d1f1c86e2e6d@mainlining.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Nickolay Goppen 2025-11-10 21:55:07 +03:00 committed by Bjorn Andersson
parent c0c32a9e34
commit a044cc859d

View File

@ -1217,6 +1217,11 @@ lpass_smmu: iommu@5100000 {
reg = <0x05100000 0x40000>;
#iommu-cells = <1>;
clocks = <&gcc GCC_HLOS1_VOTE_LPASS_ADSP_SMMU_CLK>;
clock-names = "bus";
power-domains = <&gcc HLOS1_VOTE_LPASS_ADSP_GDSC>;
#global-interrupts = <2>;
interrupts =
<GIC_SPI 229 IRQ_TYPE_LEVEL_HIGH>,