From ceda8efbe87b1048407f312a8b5c7b967941d242 Mon Sep 17 00:00:00 2001 From: Yuanfang Zhang Date: Mon, 25 Dec 2023 14:24:41 +0800 Subject: [PATCH] ARM: dts: msm: correct tpdm-dpm1/2 type on sun Correct tpdm-dpm1/2 type from static to standard type. Change-Id: Ia824cc10bf067c849c6286df6094bde6962ac30b Signed-off-by: Yuanfang Zhang --- qcom/sun-coresight.dtsi | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/qcom/sun-coresight.dtsi b/qcom/sun-coresight.dtsi index ccf82038..c448a844 100644 --- a/qcom/sun-coresight.dtsi +++ b/qcom/sun-coresight.dtsi @@ -583,10 +583,16 @@ }; tpdm_dpm1: tpdm@10983000 { - compatible = "qcom,coresight-static-tpdm"; + compatible = "arm,primecell"; + arm,primecell-periphid = <0x000bb968>; + reg = <0x10983000 0x1000>; + reg-names = "tpdm-base"; coresight-name = "coresight-tpdm-dpm1"; + clocks = <&aoss_qmp>; + clock-names = "apb_pclk"; + out-ports { port { tpdm_dpm1_out_tpda_turing: endpoint { @@ -598,10 +604,16 @@ }; tpdm_dmp2: tpdm@10984000 { - compatible = "qcom,coresight-static-tpdm"; + compatible = "arm,primecell"; + arm,primecell-periphid = <0x000bb968>; + reg = <0x10984000 0x1000>; + reg-names = "tpdm-base"; coresight-name = "coresight-tpdm-dpm2"; + clocks = <&aoss_qmp>; + clock-names = "apb_pclk"; + out-ports { port { tpdm_dmp2_out_tpda_turing: endpoint {