]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: Loongson64: Rename CPU TYPES
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Sun, 20 Oct 2019 14:43:13 +0000 (22:43 +0800)
committerPaul Burton <paulburton@kernel.org>
Thu, 31 Oct 2019 22:03:10 +0000 (15:03 -0700)
commit268a2d60013049cfd9a0aada77284aa6ea8ad26a
tree20b8b9f6d76adae4ab963c55ad8cf3d43636ca17
parent2409839ab6bfa28b8451cf9ef7df5a8b0e0a82af
MIPS: Loongson64: Rename CPU TYPES

CPU_LOONGSON2 -> CPU_LOONGSON2EF
CPU_LOONGSON3 -> CPU_LOONGSON64

As newer loongson-2 products (2G/2H/2K1000) can share kernel
implementation with loongson-3 while 2E/2F are less similar with
other LOONGSON64 products.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: chenhc@lemote.com
Cc: paul.burton@mips.com
34 files changed:
arch/mips/Kconfig
arch/mips/include/asm/cop2.h
arch/mips/include/asm/cpu-type.h
arch/mips/include/asm/cpu.h
arch/mips/include/asm/hazards.h
arch/mips/include/asm/io.h
arch/mips/include/asm/irqflags.h
arch/mips/include/asm/mach-loongson64/cpu-feature-overrides.h
arch/mips/include/asm/mach-loongson64/irq.h
arch/mips/include/asm/mach-loongson64/kernel-entry-init.h
arch/mips/include/asm/mach-loongson64/loongson.h
arch/mips/include/asm/mach-loongson64/pci.h
arch/mips/include/asm/module.h
arch/mips/include/asm/processor.h
arch/mips/include/asm/r4kcache.h
arch/mips/kernel/cpu-probe.c
arch/mips/kernel/idle.c
arch/mips/kernel/perf_event_mipsxx.c
arch/mips/kernel/setup.c
arch/mips/kernel/traps.c
arch/mips/lib/csum_partial.S
arch/mips/loongson64/Kconfig
arch/mips/loongson64/Makefile
arch/mips/loongson64/Platform
arch/mips/loongson64/common/pci.c
arch/mips/mm/c-r4k.c
arch/mips/mm/page.c
arch/mips/mm/tlb-r4k.c
arch/mips/mm/tlbex.c
arch/mips/oprofile/Makefile
arch/mips/oprofile/common.c
drivers/gpio/Kconfig
drivers/gpio/gpio-loongson.c
include/drm/drm_cache.h