From 647c86e751b9a9bd16a1dbb6c74be5f177ef3d81 Mon Sep 17 00:00:00 2001 From: Huang Yiwei Date: Tue, 14 May 2024 10:15:09 +0800 Subject: [PATCH] ARM: dts: msm: Remove MPAM node for pineapple New MPAM driver is not compatible with pineapple, so remove MPAM node for pineapple. Change-Id: I365a12057dfa0f8e8b609d2ad36793354119ac43 Signed-off-by: Huang Yiwei --- qcom/pineapple.dtsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/qcom/pineapple.dtsi b/qcom/pineapple.dtsi index 9c637d3f..73bc18f9 100644 --- a/qcom/pineapple.dtsi +++ b/qcom/pineapple.dtsi @@ -2659,10 +2659,6 @@ compatible = "qcom,c1dcvs-v2"; }; - qcom_mpam: qcom,mpam { - compatible = "qcom,mpam"; - }; - qcom_cpufreq_stats: qcom,cpufreq_stats { compatible = "qcom,cpufreq-stats-v2"; };