From 425a1d0e776834942f77e3f2b2c150f4a3049749 Mon Sep 17 00:00:00 2001 From: Linux Image Build Automation Date: Wed, 31 Jul 2024 15:02:30 -0700 Subject: [PATCH] Revert "ARM: dts: msm: Add platform_mpam slc node for sun" This reverts commit 3692d3d423345b9ebabcf1c801e29aa12d7e9f7d. Change-Id: I9a8ba66cba08d78df58f19bc15dc5845eac395d0 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 8479c796..3cc6adcf 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3290,38 +3290,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>;