Message ID | 20250325134349.2476458-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 846111B85FD; Tue, 25 Mar 2025 13:44:22 +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=1742910264; cv=none; b=azbtSiJ0OhIw//iGvlCvprAIW83ckblpVBJDcU0wiTo+Mjl6Gt3yuB0c8qlaznEtdmMeOgBZc6kw6Ypp1IETalCCC7uAy+Dy+1WRNjmtoUR/u9KKKNvcURmqi+20zOoNtwJ8AQgai2uDREIs2dkb9V0x+8ud5meSS/sW4vmUwlk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742910264; c=relaxed/simple; bh=CbIAFTdhW+Ku5NCRcCxmadJ8BR0pMVaXiYSQ3SqH0+M=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=kPE8GAiftkUUCd+I74FS1lxLHlFnxvWIMbr5iNm8WzDu305xDFaLdUOvghzOZd4w2kRZfzABaDWpnw5PApyMZ9l9sf6CkUrf6dpB4NP0cGRq2kRsYXkmG8QoLxRPxKLiRJ10JwjMQX6BRj6Cs6VVtB2k1zo6Pl1RZu/GyjUfvpM= 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=DstGPpQb; 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="DstGPpQb" Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 7BD6D2CEB53; Tue, 25 Mar 2025 14:44:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cjdns.fr; s=dkim; t=1742910254; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=hpGVRsV4uQFqcZSK2A66YcgfL/qVPnddU+TV0Gyqdvk=; b=DstGPpQbQMXYE2vE9A/zHBpOoTJZ1kI1SUHxJ/AxZSmupoi8vW4ZUd6r6ASZtZ+lCc3LjU ehi+YaMYQEa55ifyzr5Flo6pZBOyqO9Z9nLYiMTXJTiyG3PIHKhTzFoubqIMlpLeEV6hvb sywMUpuFt+ZRNsO4IO2bWshckQLo6+WZIFsBvuWZYZvW9yhABf91qOkxUsiNCdnWgY2+mX wnD/gXS9hDF4NUaw1jS2PtGruhaDCuufpBfWHxNhLM7Od2UvpwAcTxo1n8WapthM+aNrI/ hgKcO3tQW8zlPpA3vop9PK/TYor9uJEXtUDIT3NnltkPXiL73NDvWTSKE9XD7Q== 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, Caleb James DeLisle <cjd@cjdns.fr> Subject: [PATCH v2 00/10] Add EcoNet EN751221 MIPS platform support Date: Tue, 25 Mar 2025 13:43:39 +0000 Message-Id: <20250325134349.2476458-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
|