Since the DT bindings consolidatoins for CoreSight replicator and funnel
is ready for kernel v5.2 merge window [1], this patch set is to update
the related CoreSight DT bindings for platforms; IIUC, this patch set
will be safe for merging into kernel v5.2 because the dependency
patches in [1] will be landed into mainline kernel v5.2 cycle.
In this patch set, it tries to update below two compatible strings to
the latest strings:
s/"arm,coresight-replicator"/"arm,coresight-static-replicator"
s/"arm,coresight-funnel"/"arm,coresight-dynamic-funnel"
Please note, some platforms have two continuous patches, one is for
updating static replicator compatible string and another is for dynamic
funnel change; and other platforms have only one patch since it only
needs to change for dynamic funnel.