Merge "ARM: dts: msm: add qdss CTI for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
8f90dea835
@@ -5505,13 +5505,24 @@
|
|||||||
reg = <0x10010000 0x1000>;
|
reg = <0x10010000 0x1000>;
|
||||||
|
|
||||||
arm,primecell-periphid = <0x000bb922>;
|
arm,primecell-periphid = <0x000bb922>;
|
||||||
coresight-name = "coresight-cti-swao";
|
coresight-name = "coresight-cti-qdss";
|
||||||
|
|
||||||
qcom,extended_cti;
|
qcom,extended_cti;
|
||||||
clocks = <&aoss_qmp>;
|
clocks = <&aoss_qmp>;
|
||||||
clock-names = "apb_pclk";
|
clock-names = "apb_pclk";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
swao_cti: cti@10b00000 {
|
||||||
|
compatible = "arm,coresight-cti", "arm,primecell";
|
||||||
|
reg = <0x10b00000 0x1000>;
|
||||||
|
|
||||||
|
arm,primecell-periphid = <0x000bb922>;
|
||||||
|
coresight-name = "coresight-cti-swao";
|
||||||
|
qcom,extended_cti;
|
||||||
|
clocks = <&aoss_qmp>;
|
||||||
|
clock-names = "apb_pclk";
|
||||||
|
};
|
||||||
|
|
||||||
cti@10b21000 {
|
cti@10b21000 {
|
||||||
compatible = "arm,coresight-cti", "arm,primecell";
|
compatible = "arm,coresight-cti", "arm,primecell";
|
||||||
reg = <0x10b21000 0x1000>;
|
reg = <0x10b21000 0x1000>;
|
||||||
|
Reference in New Issue
Block a user