]> asedeno.scripts.mit.edu Git - linux.git/commit
coresight: replicator: Add new device id for static replicator
authorLeo Yan <leo.yan@linaro.org>
Thu, 2 May 2019 16:54:03 +0000 (10:54 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 May 2019 17:12:21 +0000 (19:12 +0200)
commit5c84b87bb1ee7ce8e0849ce2c1b3fecf4faa4c82
tree565a32bdd4b09ed4624b8229e46704fb4bdfc326
parent635b90f47d7f8a3777c229a2ac0d5f0fee006795
coresight: replicator: Add new device id for static replicator

This patch adds a device id for the new static replicator compatible
string; it changes the driver name from "coresight-replicator" to
"coresight-static-replicator" as well.

This patch also gives warning when use the replicator obsolete DT
binding.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwtracing/coresight/coresight-replicator.c