From ac7f29397f4bea0b419783b7688ba1068d2c4fec Mon Sep 17 00:00:00 2001 From: Yuanfang Zhang Date: Wed, 18 May 2022 18:39:37 +0800 Subject: [PATCH] ARM: dts: msm: correct ATID for WPSS/DDR/GPU TPDM for parrot Correct ATID for TPDM WPSS/DDR/GPU for parrot. Change-Id: I54cabfe42de59f002889663525593beb3239faf5 --- qcom/parrot-coresight.dtsi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/qcom/parrot-coresight.dtsi b/qcom/parrot-coresight.dtsi index fb388f30..b1d59600 100644 --- a/qcom/parrot-coresight.dtsi +++ b/qcom/parrot-coresight.dtsi @@ -212,7 +212,7 @@ coresight-name = "coresight-tpdm-ddr-ch01"; - atid = <97>; + atid = <78>; clocks = <&aoss_qmp>; clock-names = "apb_pclk"; @@ -232,7 +232,7 @@ reg = <0x10d00000 0x1000>; reg-names = "tpdm-base"; - atid = <97>; + atid = <78>; coresight-name = "coresight-tpdm-ddr"; status = "disabled"; @@ -255,7 +255,7 @@ reg = <0x10d01000 0x1000>; reg-names = "tpdm-base"; - atid = <97>; + atid = <78>; coresight-name = "coresight-tpdm-shrm"; status = "disabled"; @@ -319,7 +319,7 @@ coresight-name = "coresight-tpdm-gpu"; - atid = <97>; + atid = <79>; status = "disabled"; clocks = <&aoss_qmp>; clock-names = "apb_pclk"; @@ -1098,7 +1098,7 @@ reg = <0x10c70000 0x1000>; reg-names = "tpdm-base"; - atid = <97>; + atid = <78>; coresight-name = "coresight-tpdm-wpss-dsb"; clocks = <&aoss_qmp>; @@ -1120,7 +1120,7 @@ reg = <0x10c71000 0x1000>; reg-names = "tpdm-base"; - atid = <97>; + atid = <78>; coresight-name = "coresight-tpdm-wpss-cmb"; clocks = <&aoss_qmp>;