Re: [PATCH 02/17] MIPS: Modify the Loongson1 PRID_REV

From: Philippe Mathieu-Daudé
Date: Tue Aug 01 2023 - 09:53:06 EST


On 29/7/23 15:43, Keguang Zhang wrote:
Because LS1B and LS1C share the same PRID,
it's reasonable to rename their PRID_REVs to PRID_REV_LOONGSON1.

Signed-off-by: Keguang Zhang <keguang.zhang@xxxxxxxxx>
---
arch/mips/include/asm/cpu.h | 3 +--
arch/mips/kernel/cpu-probe.c | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>