mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm:correct ATID for DLSOUTH/DLCT2/RPDM TPDM on ravelin
Correct ATID for DLSOUTH/DLCT2/RPDM TPDM on ravelin. Change-Id: I3077a5ac6e95f388521bd266861a3eedf8e29046
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user