mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Add IPA IOVA address range"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
914abfebd4
@@ -55,8 +55,9 @@
|
||||
|
||||
icnss2: qcom,wcn6750 {
|
||||
compatible = "qcom,wcn6750";
|
||||
reg = <0x17210040 0x0>;
|
||||
reg-names = "msi_addr";
|
||||
reg = <0x17210040 0x0>,
|
||||
<0xb0000000 0x10000>;
|
||||
reg-names = "msi_addr", "smmu_iova_ipa";
|
||||
qcom,rproc-handle = <&wpss_pas>;
|
||||
iommus = <&apps_smmu 0x1c00 0x1>;
|
||||
interrupts = <GIC_SPI 768 IRQ_TYPE_EDGE_RISING>,
|
||||
@@ -95,7 +96,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,iommu-geometry = <0xa0000000 0x10010000>;
|
||||
dma-coherent;
|
||||
qcom,fw-prefix;
|
||||
qcom,wlan;
|
||||
|
||||
Reference in New Issue
Block a user