ARM: dts: msm: enable turing tpdm dpm1/2 on sun

Enable turing tpdm dpm1/2 and change their type to static tpdm.

Change-Id: I775e3291ea838ad228383727e8e669d7bb9db8b6
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
This commit is contained in:
Yuanfang Zhang
2023-12-20 15:12:40 +08:00
parent 43823e428c
commit 282f80db31

View File

@@ -583,16 +583,9 @@
};
tpdm_dpm1: tpdm@10983000 {
compatible = "arm,primecell";
arm,primecell-periphid = <0x000bb968>;
reg = <0x10983000 0x1000>;
reg-names = "tpdm-base";
compatible = "qcom,coresight-static-tpdm";
coresight-name = "coresight-tpdm-turing-dpm1";
status = "disabled";
clocks = <&aoss_qmp>;
clock-names = "apb_pclk";
coresight-name = "coresight-tpdm-dpm1";
out-ports {
port {
@@ -605,16 +598,9 @@
};
tpdm_dmp2: tpdm@10984000 {
compatible = "arm,primecell";
arm,primecell-periphid = <0x000bb968>;
reg = <0x10984000 0x1000>;
reg-names = "tpdm-base";
compatible = "qcom,coresight-static-tpdm";
coresight-name = "coresight-tpdm-turing-dmp2";
status = "disabled";
clocks = <&aoss_qmp>;
clock-names = "apb_pclk";
coresight-name = "coresight-tpdm-dpm2";
out-ports {
port {