From 959ef997a57ec094e7255aaed6dc11c90a9002fd Mon Sep 17 00:00:00 2001 From: Bibek Kumar Patro Date: Tue, 11 Aug 2026 20:15:23 +0530 Subject: [PATCH] Revert "arm64: dts: qcom: nord: Add adreno and PCIe SMMU nodes" This reverts commit e01e6808687376f7ac3f1043a52a644c00097b43 The nord-staging-qcom-next-7.2-rc3-20260807 tag includes the SMMU nodes from a previous WIP patch. Commit 860b7daa25ee ("arm64: dts: qcom: nord: Add adreno and PCIe SMMU nodes") subsequently landed the correct SMMU nodes with additional fixes, causing duplicate node creation. Revert the original addition in favour of 860b7daa25ee. Signed-off-by: Bibek Kumar Patro --- arch/arm64/boot/dts/qcom/nord.dtsi | 100 +---------------------------- 1 file changed, 1 insertion(+), 99 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/nord.dtsi b/arch/arm64/boot/dts/qcom/nord.dtsi index a6b8be83858f..ade030a45f87 100644 --- a/arch/arm64/boot/dts/qcom/nord.dtsi +++ b/arch/arm64/boot/dts/qcom/nord.dtsi @@ -2329,7 +2329,6 @@ reg = <0x0 0x03da0000 0x0 0x40000>; #iommu-cells = <2>; #global-interrupts = <1>; - dma-coherent; interrupts = , , , @@ -2356,9 +2355,7 @@ , , ; - - power-domains = <&scmi15_pd 0>; - power-domain-names = "power"; + dma-coherent; }; adreno_smmu_1: iommu@98a0000 { @@ -2407,101 +2404,6 @@ #iommu-cells = <1>; }; - adreno_smmu_0: iommu@3da0000 { - compatible = "qcom,nord-smmu-500", "qcom,adreno-smmu", - "qcom,smmu-500", "arm,mmu-500"; - reg = <0x0 0x03da0000 0x0 0x40000>; - #iommu-cells = <2>; - #global-interrupts = <1>; - interrupts = , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; - dma-coherent; - }; - - adreno_smmu_1: iommu@98a0000 { - compatible = "qcom,nord-smmu-500", "qcom,adreno-smmu", - "qcom,smmu-500", "arm,mmu-500"; - reg = <0x0 0x098a0000 0x0 0x40000>; - #iommu-cells = <2>; - #global-interrupts = <1>; - interrupts = , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; - dma-coherent; - }; - - pcie_smmu: iommu@9980000 { - compatible = "arm,smmu-v3"; - reg = <0x0 0x09980000 0x0 0x20000>; - interrupts = , - , - ; - interrupt-names = "eventq", - "cmdq-sync", - "gerror"; - dma-coherent; - #iommu-cells = <1>; - }; - intc: interrupt-controller@17000000 { compatible = "arm,gic-v3"; reg = <0x0 0x17000000 0x0 0x10000>,