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)
commitee80f7c73dc1b1f0ba9f82079c9bd1c0d1aedef8
treeef49eefa2ae08e015ebe526d10f81c7fe477d610
parentf59a2d22a05272034e856b7a2dd7a3ab7864a2ae
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
This page took 0.036084 seconds and 5 git commands to generate.