aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
diff options
context:
space:
mode:
authorKeguang Zhang <keguang.zhang@gmail.com>2025-07-16 19:25:17 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2025-08-29 22:34:31 +0200
commit2d18f2343e44317697c5623fb387c90914c377da (patch)
tree4b0ae43b2c3cb81a4f7860c37152ba157c069052 /arch/mips/include/asm
parentMIPS: loongson32: Switch to generic core (diff)
downloadlinux-2d18f2343e44317697c5623fb387c90914c377da.tar.gz
linux-2d18f2343e44317697c5623fb387c90914c377da.zip
MIPS: Unify Loongson1 PRID_REV
LS1B and LS1C share the same PRID value, so unify them into a single definition: PRID_REV_LOONGSON1. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/asm')
-rw-r--r--arch/mips/include/asm/cpu.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/include/asm/cpu.h b/arch/mips/include/asm/cpu.h
index 32cf5496006e..0fd9f9bbd21f 100644
--- a/arch/mips/include/asm/cpu.h
+++ b/arch/mips/include/asm/cpu.h
@@ -248,8 +248,7 @@
#define PRID_REV_VR4181A 0x0070 /* Same as VR4122 */
#define PRID_REV_VR4130 0x0080
#define PRID_REV_34K_V1_0_2 0x0022
-#define PRID_REV_LOONGSON1B 0x0020
-#define PRID_REV_LOONGSON1C 0x0020 /* Same as Loongson-1B */
+#define PRID_REV_LOONGSON1 0x0020
#define PRID_REV_LOONGSON2E 0x0002
#define PRID_REV_LOONGSON2F 0x0003
#define PRID_REV_LOONGSON2K_R1_0 0x0000