Message ID | 20250219080059.367045-1-patrice.chotard@foss.st.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 8443CC021AB for <linux-arm-kernel@archiver.kernel.org>; Wed, 19 Feb 2025 08:09:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=DtO5F08lWteLruDudGHf+9dSvtyI62EMQri1xOIZNsM=; b=RnMSKSVTJZJigCPyzqaqov+/0J r5s4VLwFQCxPPDA7ONitLOWV7MHh4K4TDqZz5jnMY77xxonYKbAlYQzkJMLJLBxvt9nTjzsLWVUKD kFbEBCWGClouYXf01bt3XvwHbr4NXX/kx7IxCBPp1N3I7mZaErQsIwqdozeHeusth8ECSJWDNJ2/J 0BZB5PM/pCNYKEpWu3UbolS5pnyoVyw3C4Ou+chQuxnBI/tWHjhyWVvWsSjwygb700I+CKQCJ9Kgi v+iM3kUI/mGKSdlS9/Ukm0rfBk5hqUO772lH8h5/5s6bgyAKxFWvMR3R7uO6zkEA0kkS4tAp29ZQo ZWisbuhg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tkf8T-0000000BQYh-38UD; Wed, 19 Feb 2025 08:08:49 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tkf2x-0000000BOvb-3Ble for linux-arm-kernel@lists.infradead.org; Wed, 19 Feb 2025 08:03:09 +0000 Received: from pps.filterd (m0288072.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 51J4sISo011403; Wed, 19 Feb 2025 09:02:56 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=selector1; bh=DtO5F08lWteLruDudGHf+9 dSvtyI62EMQri1xOIZNsM=; b=LLPxbVRXMb4eDQmJjIifAYXIspA7n0svTlwSna 3lEiXHdxzGKo13hsZ3yva8v5hHn531fgk7g+7OHh/ErvZKlCwKv+KZQZ+kAULYtp 2FIesXP5Sq4i7T2dzILH0aa9c2Hav3jztUxUco4vfCXbQqSDx7KGpZNr0FPM/GhD RKFfgA5PGTrv9Kh4KLrTPms8v+F4rFMRERqZiov7JDkIME0POrlgEA2jKjJNQGWS fQjK6WeNoOxdEmBXBcK1ScuXCtfEjFEpRhPPFlIFb7L45/1245iaVL/j3Dchn0uo itMZhcd/i2JgktRanuCCn1HEwY8PHnYxhRuSMZSPLydadWNg== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 44vyykj8vg-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 19 Feb 2025 09:02:55 +0100 (CET) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id AA0B640045; Wed, 19 Feb 2025 09:01:45 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 9D14043DF79; Wed, 19 Feb 2025 09:01:12 +0100 (CET) Received: from localhost (10.48.87.62) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Wed, 19 Feb 2025 09:01:12 +0100 From: <patrice.chotard@foss.st.com> To: Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Alexandre Torgue <alexandre.torgue@foss.st.com>, Philipp Zabel <p.zabel@pengutronix.de>, Maxime Coquelin <mcoquelin.stm32@gmail.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Arnd Bergmann <arnd@arndb.de>, Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org> CC: <linux-spi@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-stm32@st-md-mailman.stormreply.com>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <christophe.kerello@foss.st.com>, <patrice.chotard@foss.st.com> Subject: [PATCH v5 0/8] Add STM32MP25 SPI NOR support Date: Wed, 19 Feb 2025 09:00:51 +0100 Message-ID: <20250219080059.367045-1-patrice.chotard@foss.st.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.48.87.62] X-ClientProxiedBy: SAFCAS1NODE2.st.com (10.75.90.13) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1057,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-02-19_03,2025-02-18_01,2024-11-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250219_000308_110193_C4D8FA10 X-CRM114-Status: GOOD ( 15.80 ) 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> 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 STM32MP25 SPI NOR support
|
expand
|