From ddc2fa438e79464a95b9bffa3194b95eed01b449 Mon Sep 17 00:00:00 2001 From: Sandeep Singh Date: Wed, 8 Jun 2022 15:25:32 +0530 Subject: [PATCH] ARM: dts: msm: Add geometry aperture changes for parrot Add geometry aperture changes for parrot. Change-Id: Id3b51338a22935086cdeee68a2ac6a62f7ad1892 --- qcom/parrot-wcn3990.dtsi | 1 + qcom/parrot-wcn6750.dtsi | 1 + 2 files changed, 2 insertions(+) diff --git a/qcom/parrot-wcn3990.dtsi b/qcom/parrot-wcn3990.dtsi index 466e4fc9..cdd7801c 100644 --- a/qcom/parrot-wcn3990.dtsi +++ b/qcom/parrot-wcn3990.dtsi @@ -34,6 +34,7 @@ qcom,iommu-dma = "fastmap"; qcom,iommu-faults = "stall-disable", "HUPCF", "non-fatal"; qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>; + qcom,iommu-geometry = <0xa0000000 0x10000000>; qcom,fw-prefix; qcom,wlan; bdf-download-support; diff --git a/qcom/parrot-wcn6750.dtsi b/qcom/parrot-wcn6750.dtsi index 020cd0c0..3b59426d 100644 --- a/qcom/parrot-wcn6750.dtsi +++ b/qcom/parrot-wcn6750.dtsi @@ -95,6 +95,7 @@ qcom,iommu-dma = "fastmap"; qcom,iommu-faults = "stall-disable", "HUPCF", "non-fatal"; qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>; + qcom,iommu-geometry = <0xa0000000 0x10000000>; dma-coherent; qcom,fw-prefix; qcom,wlan;