From: Suzuki K. Poulose Date: Thu, 20 Jul 2017 10:17:12 +0000 (+0100) Subject: arm64: dts: juno: Use the new coresight replicator string X-Git-Tag: v5.15~10452^2^2~20^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20e00b5d7285cba8d39d21d4da05a9148a905edd;p=platform%2Fkernel%2Flinux-starfive.git arm64: dts: juno: Use the new coresight replicator string Use the new compatible for ATB programmable replicator in Juno. Cc: Mike Leach Reviewed-by: Mathieu Poirier Signed-off-by: Suzuki K Poulose Acked-by: Liviu Dudau Signed-off-by: Sudeep Holla --- diff --git a/arch/arm64/boot/dts/arm/juno-base.dtsi b/arch/arm64/boot/dts/arm/juno-base.dtsi index e8b7413..56f7ac2 100644 --- a/arch/arm64/boot/dts/arm/juno-base.dtsi +++ b/arch/arm64/boot/dts/arm/juno-base.dtsi @@ -426,7 +426,7 @@ }; replicator@20120000 { - compatible = "qcom,coresight-replicator1x", "arm,primecell"; + compatible = "arm,coresight-dynamic-replicator", "arm,primecell"; reg = <0 0x20120000 0 0x1000>; clocks = <&soc_smc50mhz>;