Message ID | 20240213085614.26804-1-mihai.sain@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 45806C48BC3 for <linux-arm-kernel@archiver.kernel.org>; Tue, 13 Feb 2024 08:56:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=m8lysgfIsH1ltRyNCBuTMUDSgWwKePLrZh0zIIBCdGs=; b=So3f5swVBOZYbq SrYyeu5ccth6DBZs1BDmoWpOuB9ZlRGxoOmI3H8iC6lv2BtcDJz7PXAHlS1WtYVSyAzmpUHr082sF Ay9L5jJ5y0P+yL8lIhSZ37EztWG+iM+X3aygSJiGZnibtyxkCPJx8k65cJi0Zf3QtXJFyakE0k9qG +OB6nIenySeYh5r4Ka7d3X270k09xncGIS+fCDX+sdlUb4anUKWk77w3a8KYw4eeDos5NArSpJFq8 TL5zAaWv+qqLng+G2vB+K/dxvWoHfgCRirI07bONDt53p+fNMHkWj0FFjc0dtZt55w/DItEUnCC5W UVUuxdtCCywD5DXnVwzg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rZoas-00000008W0O-0CzB; Tue, 13 Feb 2024 08:56:46 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rZoao-00000008Vyw-30R6 for linux-arm-kernel@lists.infradead.org; Tue, 13 Feb 2024 08:56:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1707814602; x=1739350602; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ZELX4+MLTKxtg9D7FUzdHL+NDEwTGDHqMEb4bZqJ/As=; b=Em9ud99D3tn5b6VLZctTGebA8MLotXYVVESYWpeR2QfXEDJ6XVbVYf1K XTMkLMp97CyVdHhrqWzh6j9FxXj+hUaSD4+qXgwFRzYPH6whPKT1JZDpJ ODFQmm7zce23DNfLLy/DFZmUIZGCsHXxewAB39AahxTq/viV/qDon/zGB Bg04rtsc3oli0xdLVK2Q2HqK/fFwXSkMtxjSYaeoHA8v97cSShM41/3VQ EE7XDnd9jHRCwO+qEbjLsgt/h/HjF8eC49Mw6skelV2yIBX35/pohqb3+ c04hgxLS6BqzIP0QUU56/Da1OwIMUYS8spxlrXnHmGJpjr8soKbhZNViT Q==; X-CSE-ConnectionGUID: Tcx08rzESzahUneDj9mfvQ== X-CSE-MsgGUID: CnpQXNWuQdKhwFHE+fUijg== X-IronPort-AV: E=Sophos;i="6.06,156,1705388400"; d="scan'208";a="183422416" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 13 Feb 2024 01:56:38 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Tue, 13 Feb 2024 01:56:23 -0700 Received: from virtualbox.microchip.com (10.10.85.11) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Tue, 13 Feb 2024 01:56:20 -0700 From: Mihai Sain <mihai.sain@microchip.com> To: <claudiu.beznea@tuxon.dev>, <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <andre.przywara@arm.com>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org> CC: <cristian.birsan@microchip.com>, Mihai Sain <mihai.sain@microchip.com> Subject: [PATCH 0/3] Add initial support for Microchip SAMA7G54 Curiosity board Date: Tue, 13 Feb 2024 10:56:11 +0200 Message-ID: <20240213085614.26804-1-mihai.sain@microchip.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240213_005642_867529_F3B61714 X-CRM114-Status: UNSURE ( 8.57 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add initial support for Microchip SAMA7G54 Curiosity board
|
expand
|