]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Add MIPS I6400 probe support
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 9 Jul 2015 09:40:37 +0000 (10:40 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Aug 2015 13:23:05 +0000 (15:23 +0200)
commitafaa471c640e3d06e46ccefbfc515708f5b0c29c
treea144387a31e1d96479db2d48ef5b2eec665e7a95
parent5eeba49efe3e7a3b5bf79c3c2687bf37ff889e8b
MIPS: Add MIPS I6400 probe support

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

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