]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
MIPS: Netlogic: Identify XLP 9XX chip
authorJayachandran C <jchandra@broadcom.com>
Sat, 21 Dec 2013 11:22:20 +0000 (16:52 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:48 +0000 (22:39 +0100)
commit8907c55e725087633fde1dc0aa942d871451e6a7
treecd761790e6a4e447a8a224e8c76b009f811ec867
parentdb038feedd9a5c83851d2f5aa6a84ff800da8ccb
MIPS: Netlogic: Identify XLP 9XX chip

Adds processor ID of XLP 9XX to asm/cpu.h.  Update netlogic/xlp-hal/xlp.h
to add cpu_is_xlp9xx() and to update cpu_is_xlpii() to support XLP 9XX.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6274/
arch/mips/include/asm/cpu.h
arch/mips/include/asm/netlogic/xlp-hal/xlp.h
arch/mips/kernel/cpu-probe.c
arch/mips/netlogic/xlp/setup.c