On Mon, Jun 15, 2020 at 02:04:16PM +0800, Huacai Chen wrote: > Loongson-3A R1/R2/R3 and Loongson-3B R1/R2 use the same package naming > in dts, and Loongson-3A R4 will be different. In cpu.h the classic 64bit > Loongson processors are called Loongson64C (C for classic, pre Loongson- > 3A R4), and the new 64bit Loongson processors are called Loongson64G (G > for generic, Loongson-3A R4+). To keep consistency and make extensible, > we rename the classic "loongson3" prefix to "loongson64c", and the new > prefix for Loongson-3A R4+ will be "loongson64g". > > Signed-off-by: Huacai Chen <chenhc@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/mips/loongson/devices.yaml | 8 ++++---- > arch/mips/boot/dts/loongson/Makefile | 2 +- > .../loongson/{loongson3-package.dtsi => loongson64c-package.dtsi} | 0 > .../{loongson3_4core_rs780e.dts => loongson64c_4core_rs780e.dts} | 2 +- > .../{loongson3_8core_rs780e.dts => loongson64c_8core_rs780e.dts} | 2 +- > arch/mips/include/asm/mach-loongson64/builtin_dtbs.h | 4 ++-- > arch/mips/loongson64/env.c | 4 ++-- > 7 files changed, 11 insertions(+), 11 deletions(-) > rename arch/mips/boot/dts/loongson/{loongson3-package.dtsi => loongson64c-package.dtsi} (100%) > rename arch/mips/boot/dts/loongson/{loongson3_4core_rs780e.dts => loongson64c_4core_rs780e.dts} (93%) > rename arch/mips/boot/dts/loongson/{loongson3_8core_rs780e.dts => loongson64c_8core_rs780e.dts} (93%) applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]