From 0a375a0b199a8d1c16d92ea3515b407415af44cd Mon Sep 17 00:00:00 2001 From: Hao Zhang Date: Tue, 29 Nov 2022 10:56:29 +0800 Subject: [PATCH] ARM: dts: msm:correct ATID for DLSOUTH/DLCT2/RPDM TPDM on parrot Correct ATID for DLSOUTH/DLCT2/RPDM TPDM on parrot. Change-Id: Ie48f0ca6809fe139427bfed1bb01defeb4fda61c --- 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 2317e0fa..82c49a24 100644 --- a/qcom/parrot-coresight.dtsi +++ b/qcom/parrot-coresight.dtsi @@ -690,7 +690,7 @@ reg = <0x10ac0000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-dlct2-dsb"; clocks = <&aoss_qmp>; @@ -712,7 +712,7 @@ reg = <0x10ac1000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-dlct2-cmb"; clocks = <&aoss_qmp>; @@ -735,7 +735,7 @@ reg = <0x109c0000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-dl-south-dsb"; clocks = <&aoss_qmp>; @@ -758,7 +758,7 @@ reg = <0x109c1000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-dl-south-cmb"; clocks = <&aoss_qmp>; @@ -782,7 +782,7 @@ reg = <0x10c00000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-rdpm"; clocks = <&aoss_qmp>; @@ -805,7 +805,7 @@ reg = <0x10c01000 0x1000>; reg-names = "tpdm-base"; - atid = <78>; + atid = <79>; coresight-name = "coresight-tpdm-rdpm-mx"; clocks = <&aoss_qmp>;