Message ID | 20250330170306.2584136-1-cjd@cjdns.fr (mailing list archive) |
---|---|
Headers | show
Received: from mail.cjdns.fr (mail.cjdns.fr [5.135.140.105]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D7FA535973; Sun, 30 Mar 2025 17:03:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=5.135.140.105 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743354226; cv=none; b=P1oIJdHEvCGFc0U6FgUBs6MvahME3+bB2tVS791Ovz40PN/ahxbAfbfE4lhZ26Rv9pTW0e6GTc97inEz1hJgCQAQ6yYAo7MvrS2AG5wt+ddrWGLEisFCYWPU29cjjpPEJ2nuT79EsT8tR4HcwX3lEtvIBxNJPx6J5OrwOYY4yx0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743354226; c=relaxed/simple; bh=Ze6HuoEyTm/BvTTgYwOUdaRjH2UGGccUI4uJU+Dt5zI=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=d9b077y/CJiA8yhXxzLET9BN8AyFcp35cG+ijT7DKMGtzUyGI1d0QtWPPuKGLCIOz2TKi6CwRRmspMu1+xcUn2mL+71y73gVDCzS5CxQNxFY7DSc/LNkhrrkPgS6jktzHVq3lofOFZvMafXAqaiXAtxZns1J4Co4o8HBiobr4wU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=cjdns.fr; spf=none smtp.mailfrom=cjdns.fr; dkim=pass (2048-bit key) header.d=cjdns.fr header.i=@cjdns.fr header.b=gKfMKmWl; arc=none smtp.client-ip=5.135.140.105 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=cjdns.fr Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=cjdns.fr Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=cjdns.fr header.i=@cjdns.fr header.b="gKfMKmWl" Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 1FC4D2FB138; Sun, 30 Mar 2025 19:03:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cjdns.fr; s=dkim; t=1743354216; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=RsOr/ANURuCU8G01zAMiqsy1ztIBZsaa8Cw6aJOzeJ0=; b=gKfMKmWlTLQDHfH9QLJHqd+ppduTiwJkEA6dO/OiUpfibGNn5VQQJUGQeUSNihvsHPUIju dYKDtRl+fIPpmub1qDUcc7A0r76jPiA/ED387ofq16WXF5oY/LrSH8rhWPeowgsbucVP4h +tkh25cMN+ySZzoEwVx4x+VcH4DfcjF8/00DGxkBJb3VNUIvj6k+ipyXvsQjL7raAypo1n h+/7pIYZu2n+9ZomXj7WzVlE+VHJbZ5UMBUs22vpPrg3Vh9D66rLDEM39LNOSQZwa3hKjV 1oz6pK5eqfbfQ0KnsbYCxnYGwjJl96BY2ULxwNplloWqJosrG9bb9ab9nx5BDg== From: Caleb James DeLisle <cjd@cjdns.fr> To: linux-mips@vger.kernel.org Cc: Thomas Gleixner <tglx@linutronix.de>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Thomas Bogendoerfer <tsbogend@alpha.franken.de>, Daniel Lezcano <daniel.lezcano@linaro.org>, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, benjamin.larsson@genexis.eu, linux-mediatek@lists.infradead.org, Caleb James DeLisle <cjd@cjdns.fr> Subject: [PATCH v3 00/10] Add EcoNet EN751221 MIPS platform support Date: Sun, 30 Mar 2025 17:02:56 +0000 Message-Id: <20250330170306.2584136-1-cjd@cjdns.fr> Precedence: bulk X-Mailing-List: linux-mips@vger.kernel.org List-Id: <linux-mips.vger.kernel.org> List-Subscribe: <mailto:linux-mips+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-mips+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 |
Series |
Add EcoNet EN751221 MIPS platform support
|
expand
|