MIPS: perf: add I6500 handling
authorMarcin Nowakowski <marcin.nowakowski@imgtec.com>
Tue, 13 Jun 2017 09:23:39 +0000 (11:23 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 28 Jun 2017 10:22:39 +0000 (12:22 +0200)
commit736add2412a7740d9d8b56fb83440e94b01bc1b4
tree9ee9b46c9672bf4f37dcd132c206ddc0238cf201
parent859aeb1b0dd1b9c6ff3d78f6cb913a73af9da247
MIPS: perf: add I6500 handling

Add a definition of the perf registers for the new I6500 core.

Since I6500 has the same event definitions as I6400, re-use the existing
i6400 map structures by renaming them to a slightly more generic
'i6x00_***_map'.

Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16362/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/perf_event_mipsxx.c