From 73bd56c78576b5bcd6da734bfc68f60b3a7a7d18 Mon Sep 17 00:00:00 2001 From: Niranjan Reddy Dumbala Date: Thu, 5 Sep 2024 23:48:30 +0530 Subject: [PATCH] Revert "ARM: dts: msm: Add platform_mpam slc node for sun" This reverts commit 2bfbac17f5f110077db2ac746c3591af224d2228. Signed-off-by: Niranjan Reddy Dumbala --- qcom/sun.dtsi | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 8a26c1e8..d0f54839 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3294,38 +3294,6 @@ }; }; - qcom_slc_mpam: qcom,slc_mpam { - compatible = "qcom,mpam-slc"; - qcom,msc-name = "slc"; - - apps { - qcom,client-id = <0>; - qcom,client-name = "apps"; - - part-id0 { - qcom,part-id = <0>; - }; - - part-id1 { - qcom,part-id = <1>; - }; - - part-id2 { - qcom,part-id = <2>; - }; - }; - - gpu { - qcom,client-id = <1>; - qcom,client-name = "gpu"; - }; - - nsp { - qcom,client-id = <2>; - qcom,client-name = "nsp"; - }; - }; - llcc_pmu: llcc-pmu@24095000 { compatible = "qcom,llcc-pmu-ver2"; reg = <0x24095000 0x300>;