Message ID | 20230330050408.3806093-1-s.trumtrar@pengutronix.de (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 13FA6C74A5B for <linux-arm-kernel@archiver.kernel.org>; Thu, 30 Mar 2023 05:05:44 +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=9QT2e5Rr/1gLphcjbLX0ybgeZ2SfFfvXFFygV+tSmT8=; b=jbaPiWffXxYQsS Lz7z4E6wuYA1PYgr+L6GSy/w1Lj20V7lJUEtT4qS/4CCp2NNGjJRrVdcF/xan8GsFfxlqT6tkkle8 6pVQNe2ED1pu7oggTeSsq31F4r7P5D//WeWH3qeUrefLPydXl/GhtjSBeBWS0iAUjC8kMjrywx6Uq T2P4YhAuXDdcHa8fwztSh9kot1Da9EVk2B1KOzMbqU1G0VnqdgteZ6WmKAx3ZBl/UN2SWu7h1Trnh GhdR6UdJtrtB6e56tUCJH2BLHwR6sb7v16mM4ZnLFTXgJ7yuaMJlqgB1tPO2wqVmZHeqLB6pRiq1p soTNqbfYXwFTGbtO24XA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1phkSu-002ZVv-1d; Thu, 30 Mar 2023 05:04:48 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1phkSa-002ZPK-1R for linux-arm-kernel@lists.infradead.org; Thu, 30 Mar 2023 05:04:31 +0000 Received: from ptz.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::77] helo=pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from <s.trumtrar@pengutronix.de>) id 1phkSR-0005ZJ-0r; Thu, 30 Mar 2023 07:04:19 +0200 From: Steffen Trumtrar <s.trumtrar@pengutronix.de> To: linux-stm32@st-md-mailman.stormreply.com Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Maxime Coquelin <mcoquelin.stm32@gmail.com>, Alexandre Torgue <alexandre.torgue@foss.st.com>, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v7 00/10] ARM: stm32: add support for Phycore STM32MP1 Date: Thu, 30 Mar 2023 07:03:58 +0200 Message-Id: <20230330050408.3806093-1-s.trumtrar@pengutronix.de> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2a0a:edc0:0:900:1d::77 X-SA-Exim-Mail-From: s.trumtrar@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230329_220428_503543_FB00C54A X-CRM114-Status: GOOD ( 13.22 ) 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 |
ARM: stm32: add support for Phycore STM32MP1
|
expand
|