diff --git a/monaco/monaco-dsp.dtsi b/monaco/monaco-dsp.dtsi index 7bef63cf..a6589ed8 100644 --- a/monaco/monaco-dsp.dtsi +++ b/monaco/monaco-dsp.dtsi @@ -17,7 +17,6 @@ iommus = <&apps_smmu 0x01C3 0x0>; qcom,iommu-dma-addr-pool = <0x80000000 0x78000000>; qcom,iommu-faults = "stall-disable"; - dma-coherent; pd-type = <1>; /* ROOT_PD */ }; @@ -28,7 +27,6 @@ qcom,iommu-dma-addr-pool = <0x80000000 0x78000000>; qcom,iommu-faults = "stall-disable"; qcom,nsessions = <5>; - dma-coherent; pd-type = <3>; /* SENSORS_STATICPD */ }; @@ -38,7 +36,6 @@ iommus = <&apps_smmu 0x01C5 0x0>; qcom,iommu-dma-addr-pool = <0x80000000 0x78000000>; qcom,iommu-faults = "stall-disable"; - dma-coherent; pd-type = <2>; /* AUDIO_STATICPD */ }; @@ -48,7 +45,6 @@ iommus = <&apps_smmu 0x01C6 0x0>; qcom,iommu-dma-addr-pool = <0x80000000 0x78000000>; qcom,iommu-faults = "stall-disable"; - dma-coherent; pd-type = <7>; /* USERPD */ }; @@ -58,7 +54,6 @@ iommus = <&apps_smmu 0x01C7 0x0>; qcom,iommu-dma-addr-pool = <0x80000000 0x78000000>; qcom,iommu-faults = "stall-disable"; - dma-coherent; pd-type = <7>; /* USERPD */ }; };