diff --git a/qcom/msm-arm-smmu-kalama-vm.dtsi b/qcom/msm-arm-smmu-kalama-vm.dtsi index a7bee34a..6c7a6349 100644 --- a/qcom/msm-arm-smmu-kalama-vm.dtsi +++ b/qcom/msm-arm-smmu-kalama-vm.dtsi @@ -25,19 +25,29 @@ qcom,use-3-lvl-tables; dma-coherent; qcom,actlr = + /* Camera IFE and SFE */ <0x0801 0x0000 0x00000001>, <0x0821 0x0000 0x00000001>, - <0x0841 0x0000 0x00000001>, + + /* Compute */ + <0x0c0b 0x0000 0x00000303>, + + /* Camera IPE, BPS, CDM IPE, CDM IFE, CDM BPS, ICP */ <0x1801 0x0000 0x00000001>, <0x1821 0x0000 0x00000001>, <0x1841 0x0000 0x00000001>, <0x1861 0x0000 0x00000001>, <0x1881 0x0000 0x00000001>, <0x18c2 0x0000 0x00000001>, - <0x18e1 0x0000 0x00000001>, - <0x0c0b 0x0000 0x00000303>, + + /* Camera CRE */ + <0x18e1 0x0000 0x00000103>, + + /* EVA */ + <0x1920 0x0000 0x00000103>, + + /* Display */ <0x1c03 0x0000 0x00000001>, - <0x1c04 0x0002 0x00000001>, - <0x1920 0x0000 0x00000103>; + <0x1c04 0x0002 0x00000001>; }; };