summaryrefslogtreecommitdiff
path: root/qcom/msm8937-camera.dtsi
diff options
context:
space:
mode:
authorLucas Wei <lucaswei@google.com>2021-05-31 12:14:58 +0800
committerLucas Wei <lucaswei@google.com>2021-05-31 12:14:58 +0800
commitbac014853ace9398eb34866209e1eb183c7fdfbe (patch)
treeb2bbbead542004063839247896df0331cd581af4 /qcom/msm8937-camera.dtsi
parent84ee10ed83c441b63b9ab3c0710351a7fba4fa14 (diff)
parentac2071f00e6c3fc0207dc274c8a8cca46e4fe0bf (diff)
downloaddevicetree-bac014853ace9398eb34866209e1eb183c7fdfbe.tar.gz
Bug: 187909050 Signed-off-by: Lucas Wei <lucaswei@google.com> Change-Id: I733f40c91d84882e434bb34eeb5a197e94e22f98
Diffstat (limited to 'qcom/msm8937-camera.dtsi')
-rw-r--r--qcom/msm8937-camera.dtsi11
1 files changed, 5 insertions, 6 deletions
diff --git a/qcom/msm8937-camera.dtsi b/qcom/msm8937-camera.dtsi
index 76bf8072..16120ab7 100644
--- a/qcom/msm8937-camera.dtsi
+++ b/qcom/msm8937-camera.dtsi
@@ -306,25 +306,22 @@
compatible = "qcom,msm-cam-smmu-cb";
iommus = <&apps_iommu 0x400 0x00>,
<&apps_iommu 0x2400 0x00>;
+ qcom,iommu-dma-addr-pool = <0x10000000 0x70000000>;
label = "vfe";
qcom,scratch-buf-support;
};
- msm_cam_smmu_cb2: msm_cam_smmu_cb2 {
- compatible = "qcom,msm-cam-smmu-cb";
- label = "vfe_secure";
- qcom,secure-context;
- };
-
msm_cam_smmu_cb3: msm_cam_smmu_cb3 {
compatible = "qcom,msm-cam-smmu-cb";
iommus = <&apps_iommu 0x1c00 0x00>;
+ qcom,iommu-dma-addr-pool = <0x00020000 0x78000000>;
label = "cpp";
};
msm_cam_smmu_cb4: msm_cam_smmu_cb4 {
compatible = "qcom,msm-cam-smmu-cb";
iommus = <&apps_iommu 0x1800 0x00>;
+ qcom,iommu-dma-addr-pool = <0x00020000 0x78000000>;
label = "jpeg_enc0";
};
};
@@ -397,6 +394,8 @@
<106 512 0 0>;
qcom,msm-bus-vector-dyn-vote;
qcom,micro-reset;
+ qcom,src-clock-rates = <133333333 160000000 200000000
+ 266666667 308570000 320000000 360000000>;
qcom,cpp-fw-payload-info {
qcom,stripe-base = <156>;
qcom,plane-base = <141>;