summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarthik Anantha Ram <kartanan@quicinc.com>2019-07-31 12:05:16 -0700
committerMukund Madhusudan Atre <matre@quicinc.com>2019-08-15 12:08:59 -0700
commitfd49a1b8b3909a1a12b6cd6adc49de260785e9b2 (patch)
tree8a7bdd5f34906143398d9efbafb04cd8859e40ee
parent67db596cfb55ec8ea58812cd29d6933ee008f6a2 (diff)
downloadcamera-devicetree-fd49a1b8b3909a1a12b6cd6adc49de260785e9b2.tar.gz
ARM: dts: msm: Remove non-fatal flag for all context banks
Mark the memory regions in all camera context banks as fatal. Change-Id: I521f0776073e9e47e7f6367ce7e4a096aa5cd9f0
-rw-r--r--kona-camera.dtsi5
1 files changed, 0 insertions, 5 deletions
diff --git a/kona-camera.dtsi b/kona-camera.dtsi
index b4da1a3..e9931d2 100644
--- a/kona-camera.dtsi
+++ b/kona-camera.dtsi
@@ -375,7 +375,6 @@
<&apps_smmu 0xC01 0x400>,
<&apps_smmu 0xC40 0x400>,
<&apps_smmu 0xC41 0x400>;
- qcom,iommu-faults = "non-fatal";
qcom,iommu-dma-addr-pool = <0x7400000 0xd8c00000>;
label = "ife";
ife_iova_mem_map: iova-mem-map {
@@ -395,7 +394,6 @@
iommus = <&apps_smmu 0x2040 0x400>,
<&apps_smmu 0x2440 0x400>;
label = "jpeg";
- qcom,iommu-faults = "non-fatal";
qcom,iommu-dma-addr-pool = <0x7400000 0xd8c00000>;
jpeg_iova_mem_map: iova-mem-map {
/* IO region is approximately 3.4 GB */
@@ -432,7 +430,6 @@
<&apps_smmu 0x2420 0x400>,
<&apps_smmu 0x2421 0x400>;
label = "icp";
- qcom,iommu-faults = "non-fatal";
qcom,iommu-dma-addr-pool = <0xda00000 0xace00000>;
icp_iova_mem_map: iova-mem-map {
iova-mem-region-firmware {
@@ -488,7 +485,6 @@
iommus = <&apps_smmu 0x20C0 0x400>,
<&apps_smmu 0x24C0 0x400>;
label = "cpas-cdm0";
- qcom,iommu-faults = "non-fatal";
qcom,iommu-dma-addr-pool = <0x7400000 0xd8c00000>;
cpas_cdm_iova_mem_map: iova-mem-map {
iova-mem-region-io {
@@ -512,7 +508,6 @@
compatible = "qcom,msm-cam-smmu-cb";
iommus = <&apps_smmu 0x2080 0x400>,
<&apps_smmu 0x2480 0x400>;
- qcom,iommu-faults = "non-fatal";
qcom,iommu-dma-addr-pool = <0x7400000 0xd8c00000>;
label = "fd";
fd_iova_mem_map: iova-mem-map {