From a6aa35e30a7a2645e4630fab9fac2c6b823f8681 Mon Sep 17 00:00:00 2001 From: Huacai Chen Date: Thu, 9 Jul 2020 19:33:41 +0800 Subject: MIPS: Loongson64: Fix machine naming From previous commits, the machine names with "loongson3-" prefix have renamed to "loongson64c-" prefix in documents, but the .dts files have not been updated as well. So fix it. Signed-off-by: Huacai Chen Tested-by: Tiezhu Yang Signed-off-by: Thomas Bogendoerfer --- arch/mips/boot/dts/loongson/loongson64c_4core_rs780e.dts | 2 +- arch/mips/boot/dts/loongson/loongson64c_8core_rs780e.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/mips') diff --git a/arch/mips/boot/dts/loongson/loongson64c_4core_rs780e.dts b/arch/mips/boot/dts/loongson/loongson64c_4core_rs780e.dts index acd53a13cc7a..d681a295df4f 100644 --- a/arch/mips/boot/dts/loongson/loongson64c_4core_rs780e.dts +++ b/arch/mips/boot/dts/loongson/loongson64c_4core_rs780e.dts @@ -6,7 +6,7 @@ #include "rs780e-pch.dtsi" / { - compatible = "loongson,loongson3-4core-rs780e"; + compatible = "loongson,loongson64c-4core-rs780e"; }; &package0 { diff --git a/arch/mips/boot/dts/loongson/loongson64c_8core_rs780e.dts b/arch/mips/boot/dts/loongson/loongson64c_8core_rs780e.dts index 433f9c3d01b8..3c2044142ce8 100644 --- a/arch/mips/boot/dts/loongson/loongson64c_8core_rs780e.dts +++ b/arch/mips/boot/dts/loongson/loongson64c_8core_rs780e.dts @@ -6,7 +6,7 @@ #include "rs780e-pch.dtsi" / { - compatible = "loongson,loongson3-8core-rs780e"; + compatible = "loongson,loongson64c-8core-rs780e"; }; &package0 { -- cgit v1.2.3