]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Add MIPS P5600 probe support
authorJames Hogan <james.hogan@imgtec.com>
Wed, 22 Jan 2014 16:19:39 +0000 (16:19 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:11 +0000 (23:09 +0100)
commit4ee4de280e0290f0b46556b96bfdf263950010bc
tree4602bfb24e3fcbf989e004d5fb82c2ab5fc314a8
parente76580906d8c0cb5b58444e9a4e798948c7bcc83
MIPS: Add MIPS P5600 probe support

Add a case in cpu_probe_mips for the MIPS P5600 processor ID, which sets
the CPU type to the new CPU_P5600.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6409/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/cpu-probe.c