From b12060a823172785f6199289a394445fb7fd9b06 Mon Sep 17 00:00:00 2001 From: Vijayanand Jitta Date: Mon, 16 Sep 2024 14:26:02 +0530 Subject: [PATCH] ARM: dts: msm: Update smmu ACLTR mask values for tuna Update ACTLR mask for Compute clients for tuna. Change-Id: I79c87a15f31b0fc769f83f25bcfd833a011f8790 Signed-off-by: Vijayanand Jitta --- qcom/msm-arm-smmu-tuna.dtsi | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/qcom/msm-arm-smmu-tuna.dtsi b/qcom/msm-arm-smmu-tuna.dtsi index 8fcc06c3..db01ac18 100644 --- a/qcom/msm-arm-smmu-tuna.dtsi +++ b/qcom/msm-arm-smmu-tuna.dtsi @@ -200,18 +200,18 @@ <0x0801 0x0000 0x00000001>, /* NSP:Compute */ - <0x0c01 0x0040 0x00000303>, - <0x0c02 0x0020 0x00000303>, - <0x0c03 0x0040 0x00000303>, - <0x0c04 0x0040 0x00000303>, - <0x0c05 0x0040 0x00000303>, - <0x0c06 0x0020 0x00000303>, - <0x0c07 0x0040 0x00000303>, - <0x0c08 0x0020 0x00000303>, - <0x0c09 0x0040 0x00000303>, - <0x0c0c 0x0040 0x00000303>, - <0x0c0d 0x0020 0x00000303>, - <0x0c0e 0x0040 0x00000303>, + <0x0c01 0x0000 0x00000303>, + <0x0c02 0x0000 0x00000303>, + <0x0c03 0x0000 0x00000303>, + <0x0c04 0x0000 0x00000303>, + <0x0c05 0x0000 0x00000303>, + <0x0c06 0x0000 0x00000303>, + <0x0c07 0x0000 0x00000303>, + <0x0c08 0x0000 0x00000303>, + <0x0c09 0x0000 0x00000303>, + <0x0c0c 0x0000 0x00000303>, + <0x0c0d 0x0000 0x00000303>, + <0x0c0e 0x0000 0x00000303>, /* SF:Camera */ <0x1800 0x00c0 0x00000001>,