OSDN Git Service

arm64: dts: qcom: msm8916: Add IOMMU sub-node for VFE context bank
authorTodor Tomov <todor.tomov@linaro.org>
Fri, 26 Oct 2018 15:37:15 +0000 (18:37 +0300)
committerAndy Gross <andy.gross@linaro.org>
Mon, 3 Dec 2018 22:10:40 +0000 (16:10 -0600)
Add IOMMU sub-node for VFE secure context bank.

Signed-off-by: Todor Tomov <todor.tomov@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8916.dtsi

index 4752236..e34c732 100644 (file)
                        clock-names = "iface", "bus";
                        qcom,iommu-secure-id = <17>;
 
+                       // vfe:
+                       iommu-ctx@3000 {
+                               compatible = "qcom,msm-iommu-v1-sec";
+                               reg = <0x3000 0x1000>;
+                               interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>;
+                       };
+
                        // mdp_0:
                        iommu-ctx@4000 {
                                compatible = "qcom,msm-iommu-v1-ns";