Re: [PATCH] mips: dts: econet: fix EN751221 core type
From: Thomas Bogendoerfer
Date: Tue Nov 11 2025 - 07:27:21 EST
On Fri, Oct 17, 2025 at 08:01:19PM +0200, Aleksander Jan Bajkowski wrote:
> In fact, it is a multi-threaded MIPS34Kc, not a single-threaded MIPS24Kc.
>
> Fixes: 0ec488700972 ("mips: dts: Add EcoNet DTS with EN751221 and SmartFiber XP8421-B board")
> Signed-off-by: Aleksander Jan Bajkowski <olek2@xxxxx>
> ---
> arch/mips/boot/dts/econet/en751221.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/mips/boot/dts/econet/en751221.dtsi b/arch/mips/boot/dts/econet/en751221.dtsi
> index 66197e73d4f0..2abeef5b744a 100644
> --- a/arch/mips/boot/dts/econet/en751221.dtsi
> +++ b/arch/mips/boot/dts/econet/en751221.dtsi
> @@ -18,7 +18,7 @@ cpus: cpus {
>
> cpu@0 {
> device_type = "cpu";
> - compatible = "mips,mips24KEc";
> + compatible = "mips,mips34Kc";
> reg = <0>;
> };
> };
> --
> 2.47.3
applied to mips-fixes
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]