2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 04:34:11 +08:00
linux-next/arch/mips/loongson64
Huacai Chen caed1d1b20
MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usage
There are mixed LOONGSON3/LOONGSON64 usages in recently changes, let's
establish some rules:

1, In Kconfig symbols, we only use CPU_LOONGSON64, MACH_LOONGSON64 and
SYS_HAS_CPU_LOONGSON64, all other derived symbols use "LOONGSON3" since
they all not widely-used symbols and sometimes not suitable for all
64-bit Loongson processors. E.g., we use symbols LOONGSON3_ENHANCEMENT,
CPU_LOONGSON3_WORKAROUNDS, etc.

2, Hide GSx64/GSx64E in Kconfig title since it is not useful for
general users. However, in the full description we use a more detailed
manner. E.g., GS264/GS464/GS464E/GS464V.

All Kconfig titles and descriptions of Loongson processors and machines
have also been updated in this patch for consistency.

Signed-off-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@linux-mips.org
Cc: linux-mips@vger.kernel.org
Cc: Fuxin Zhang <zhangfx@lemote.com>
Cc: Zhangjin Wu <wuzhangjin@gmail.com>
Cc: Huacai Chen <chenhuacai@gmail.com>
2019-11-11 10:43:54 -08:00
..
acpi_init.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
cmdline.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
cop2-ex.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
dma.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
env.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
hpet.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
init.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
irq.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
Kconfig MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usage 2019-11-11 10:43:54 -08:00
Makefile MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
numa.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
pci.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
Platform A few MIPS fixes: 2019-11-01 14:36:44 -07:00
platform.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
pm.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
reset.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
rtc.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
setup.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
smp.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
smp.h MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00
time.c MIPS: Loongson64: Move files to the top-level directory 2019-11-01 14:31:28 -07:00