From 46e9c2b789260e20b5cdb98b95b584d025ea03df Mon Sep 17 00:00:00 2001 From: Hao Zhang Date: Tue, 29 Nov 2022 10:29:04 +0800 Subject: [PATCH] ARM: dts: msm:correct ATID for DLSOUTH/DLCT2/RPDM TPDM on ravelin Correct ATID for DLSOUTH/DLCT2/RPDM TPDM on ravelin. Change-Id: I3077a5ac6e95f388521bd266861a3eedf8e29046 --- qcom/ravelin-coresight.dtsi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/qcom/ravelin-coresight.dtsi b/qcom/ravelin-coresight.dtsi index 9f88b079..c4463434 100644 --- a/qcom/ravelin-coresight.dtsi +++ b/qcom/ravelin-coresight.dtsi @@ -633,7 +633,7 @@ reg = <0x10ac0000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-dlct2-dsb"; clocks = <&aoss_qmp>; @@ -655,7 +655,7 @@ reg = <0x10ac1000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-dlct2-cmb"; clocks = <&aoss_qmp>; @@ -678,7 +678,7 @@ reg = <0x109c0000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-dl-south-dsb"; clocks = <&aoss_qmp>; @@ -701,7 +701,7 @@ reg = <0x109c1000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-dl-south-cmb"; clocks = <&aoss_qmp>; @@ -725,7 +725,7 @@ reg = <0x10c00000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-rdpm"; clocks = <&aoss_qmp>; @@ -748,7 +748,7 @@ reg = <0x10c01000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-rdpm-mx"; clocks = <&aoss_qmp>;