]> git.ipfire.org Git - people/arne_f/kernel.git/commit
coresight: cpu-debug: Support for CA73 CPUs
authorLeo Yan <leo.yan@linaro.org>
Tue, 5 Feb 2019 23:24:53 +0000 (16:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Apr 2019 07:17:03 +0000 (09:17 +0200)
commitdce48c5878ab9374bab4e5079759c27529cda6e9
treefed8fb0c4d3ba5f412c2be843d569156c36701a7
parentcf56bb03ffa3f595b6f2a305acdd2ade23c49a42
coresight: cpu-debug: Support for CA73 CPUs

[ Upstream commit a0f890aba2be33377f4eb24e13633c4a76a68f38 ]

This patch is to add the AMBA device ID for CA73 CPU, so that CPU debug
module can be initialized successfully when a SoC contain CA73 CPUs.

This patch has been verified on 96boards Hikey960.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hwtracing/coresight/coresight-cpu-debug.c