]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Add detection of DSP ASE Revision 2.
authorSteven J. Hill <sjhill@mips.com>
Fri, 3 Aug 2012 15:26:04 +0000 (10:26 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2012 09:05:03 +0000 (11:05 +0200)
commitb4ce7725679c71dfe273c5ee33fcb398361638b8
treeef49eefa2ae08e015ebe526d10f81c7fe477d610
parent0c69145113b7095dea4e388a2dc7af7773ce9048
MIPS: Add detection of DSP ASE Revision 2.

[ralf@linux-mips.org: This patch really only detects the ASE and passes its
existence on to userland via /proc/cpuinfo.  The DSP ASE Rev 2. adds new
resources but no resources that would need management by the kernel.]

Signed-off-by: Steven J. Hill <sjhill@mips.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4165/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/cpu-features.h
arch/mips/include/asm/cpu.h
arch/mips/include/asm/mipsregs.h
arch/mips/kernel/cpu-probe.c
arch/mips/kernel/proc.c