MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.
authorDavid Daney <david.daney@cavium.com>
Mon, 1 Feb 2016 22:43:41 +0000 (14:43 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:01:38 +0000 (14:01 +0200)
commitb8c8f665076604762fd15eb815f2fd75eb511b2e
tree470c5af83c04769784454e0abfa6181046564ae6
parent34ae8e3688fb8af2afaf52b78c6f20c74c6ae650
MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.

Add new processor identifiers for Cavium CN73xx and CNF75xx
processors, and probe for them in cpu-probe.c

Signed-off-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/12311/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/cpu.h
arch/mips/kernel/cpu-probe.c