arm64: dts: qcom-msm8916: dts: Update coresight replicator
authorSuzuki K. Poulose <Suzuki.Poulose@arm.com>
Thu, 20 Jul 2017 10:17:14 +0000 (11:17 +0100)
committerAndy Gross <andy.gross@linaro.org>
Tue, 8 Aug 2017 21:29:49 +0000 (16:29 -0500)
Replace the obsolete compatible string for Coresight programmable
replicator with the new one.

Cc: Andy Gross <andy.gross@linaro.org>
Cc: David Brown <david.brown@linaro.org>
Cc: linux-arm-msm@vger.kernel.org
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8916.dtsi

index 039991f..3d43f4d 100644 (file)
                };
 
                replicator@824000 {
-                       compatible = "qcom,coresight-replicator1x", "arm,primecell";
+                       compatible = "arm,coresight-dynamic-replicator", "arm,primecell";
                        reg = <0x824000 0x1000>;
 
                        clocks = <&rpmcc RPM_QDSS_CLK>, <&rpmcc RPM_QDSS_A_CLK>;