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-Url: https://git.stricted.de/?a=commitdiff_plain;h=20e00b5d7285cba8d39d21d4da05a9148a905edd;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.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 e8b7413ec890..56f7ac20ae5e 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>;