mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
ARM: dts: msm: add smmu config for etr on sdxpinn
Add smmu node config for etr on sdxpinn. Change-Id: Ifb1f04e5522109da48e543685b5cca9cf5174952
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
c74713dc51
commit
fae1190d5a
@@ -2185,9 +2185,9 @@
|
||||
<0x24064000 0x16000>;
|
||||
reg-names = "tmc-base", "bam-base";
|
||||
|
||||
//qcom,iommu-dma = "bypass";
|
||||
//iommus = <&apps_smmu 0x0180 0>,
|
||||
// <&apps_smmu 0x0160 0>;
|
||||
qcom,iommu-dma = "bypass";
|
||||
iommus = <&apps_smmu 0x0180 0>,
|
||||
<&apps_smmu 0x0160 0>;
|
||||
|
||||
qcom,iommu-dma-addr-pool = <0x0 0xffc00000>;
|
||||
|
||||
@@ -2226,7 +2226,7 @@
|
||||
|
||||
coresight-name = "coresight-tmc-etr1";
|
||||
|
||||
//iommus = <&apps_smmu 0x01a0 0>;
|
||||
iommus = <&apps_smmu 0x01a0 0>;
|
||||
qcom,iommu-dma-addr-pool = <0x0 0xffc00000>;
|
||||
dma-coherent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user