mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm:correct ATID for DLSOUTH/DLCT2/RPDM TPDM on parrot"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
5b96e0bf5a
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user