From 18a0e2e1238c886fbd62ca84bbd09e7b38ad0c27 Mon Sep 17 00:00:00 2001 From: Yuanfang Zhang Date: Tue, 28 Dec 2021 14:22:51 +0800 Subject: [PATCH] ARM: dts: msm: disable tpdm rdpm and rdpm-mx The correlated clk of these tpdm is not able to enable from kernel side, so disable them. Change-Id: I24f38c063d34cc1b7509c04be41c6a6ad2d3fc93 --- qcom/diwali-coresight.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qcom/diwali-coresight.dtsi b/qcom/diwali-coresight.dtsi index 52eaa4bf..5d03a93b 100644 --- a/qcom/diwali-coresight.dtsi +++ b/qcom/diwali-coresight.dtsi @@ -740,6 +740,7 @@ clocks = <&aoss_qmp>; clock-names = "apb_pclk"; qcom,cmb-msr-skip; + status = "disabled"; out-ports { port { tpdm_rdpm_out_funnel_dl_center_1: endpoint { @@ -759,6 +760,7 @@ atid = <78>; coresight-name = "coresight-tpdm-rdpm-mx"; + status = "disabled"; clocks = <&aoss_qmp>; clock-names = "apb_pclk"; qcom,cmb-msr-skip;