From c329d2eae78cebafba5cfeebaf6130b7af8fae41 Mon Sep 17 00:00:00 2001 From: Linux Image Build Automation Date: Thu, 15 Aug 2024 20:19:26 -0700 Subject: [PATCH] Revert "ARM: dts: msm: Add platform_mpam slc node for sun" This reverts commit 615c0e453f1c683352b684da191a5158ee431dea. Change-Id: Ifc63385c42bab983b2603dcb92660baad17f966a Signed-off-by: Linux Image Build Automation --- qcom/sun.dtsi | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 4d39889a..790f18f6 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3295,38 +3295,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>;