On Thu, Jul 20, 2017 at 11:17:12AM +0100, Suzuki K Poulose wrote: > Use the new compatible for ATB programmable replicator in Juno. > > Cc: Sudeep Holla <[email protected]> > Cc: Mike Leach <[email protected]> > Cc: Mathieu Poirier <[email protected]> > Cc: Liviu Dudau <[email protected]>
Acked-by: Liviu Dudau <[email protected]> > Reviewed-by: Mathieu Poirier <[email protected]> > Signed-off-by: Suzuki K Poulose <[email protected]> > --- > arch/arm64/boot/dts/arm/juno-base.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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>; > -- > 2.7.5 > -- ==================== | I would like to | | fix the world, | | but they're not | | giving me the | \ source code! / --------------- ¯\_(ツ)_/¯

