aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuzuki K. Poulose <[email protected]>2017-07-20 11:17:13 +0100
committerAndy Gross <[email protected]>2017-08-08 14:53:07 -0500
commit8d4c75fbb0ef84b9148d9b5e0b4cadf40ce26b98 (patch)
treedafaf0f98759ff1a9442fa0f0d04576f47f0d373
parent6bfe03ddcd670e34a3fd8d3e573fd70580645ee1 (diff)
ARM: dts: qcom-msm8974: dts: Update coresight replicator
Replace the obsolete compatible string for Coresight programmable replicator with the new one. Cc: Andy Gross <[email protected]> Cc: David Brown <[email protected]> Cc: [email protected] Cc: Mathieu Poirier <[email protected]> Reviewed-by: Mathieu Poirier <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Signed-off-by: Andy Gross <[email protected]>
-rw-r--r--arch/arm/boot/dts/qcom-msm8974.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
index c5ee68a3f7f5..a39207625354 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
@@ -779,7 +779,7 @@
};
replicator@fc31c000 {
- compatible = "qcom,coresight-replicator1x", "arm,primecell";
+ compatible = "arm,coresight-dynamic-replicator", "arm,primecell";
reg = <0xfc31c000 0x1000>;
clocks = <&rpmcc RPM_SMD_QDSS_CLK>, <&rpmcc RPM_SMD_QDSS_A_CLK>;