From patchwork Wed Jan 22 14:10:36 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrice CHOTARD X-Patchwork-Id: 13947346 Return-Path: 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 BAE37C02181 for ; Wed, 22 Jan 2025 14:19:16 +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:References:In-Reply-To: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:List-Owner; bh=Zys7cbzLbgYRubKwlDGLHzjMTZRaAzgB0n6UIeGfSeU=; b=OON32m1+tPTOzSczsk1xiUXlNU zU4tefVAs1EhscWRrvq6jO1U46YheZKs9XXi2zioVdh9inbAiAYudcsQP5coKMuxC3xkZKJH1Xupa q8MWkFO9TgfHReC2Dc/WD9Mp9FeyuW/xgCM6kQfWaFBOvIOWlacVWNXI/4bdt9IzhY07y4D0Zekga J2hAgpPgJuup7nqaZZnvRAp8B9jbjHTZP9gpyZov7XCFLUf5WlHAjAdhEyyLcoKK2rurljv2/Iybh kE1wmHlYP9XgyE0ZWqRVtHu59vhEsE0LnetSSm1bion4yoMVy0axSPkBFLtj8CLq05IPnPaf5ustW Gu8LWS+Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tabZP-0000000APNT-15Ol; Wed, 22 Jan 2025 14:19:03 +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 1tabTn-0000000AOB4-0L4v for linux-arm-kernel@lists.infradead.org; Wed, 22 Jan 2025 14:13:16 +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 50MDUunu022398; Wed, 22 Jan 2025 15:12: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:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= Zys7cbzLbgYRubKwlDGLHzjMTZRaAzgB0n6UIeGfSeU=; b=NbUFs9O7E1afZpdU In+Ag3uJaT/wlhZP1zsvmq4EpX63XSJqFtA7IVSuO3Cp7gGyIJvoHpz0whbylAYI ipD3BBDyLCtH02B30LDvOoyeYHuNNV8Cti8BFmjpmsocJvKO72FErXrvQXqk7qRQ Ymv6Kws+kz1RHrGH5CUss6bnRqT5LwljHLOQlXP2x/Q1AWinhOa8bXiUuH1Yzs/p d8L5bqWsuo88UacU7sxAZh2pm7z3+2vu3FS39pvUfgSZY86/KedzO4yq3R1ioQ7p 975w3ZySESwcUl8LP+4x0PfOoPMDWu2SgUbGdulj1dFDydBt+1L+0TwgJlUW/uP2 p0vVmw== 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 44awjc17cr-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 22 Jan 2025 15:12:56 +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 142C240047; Wed, 22 Jan 2025 15:11:43 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 49A65294385; Wed, 22 Jan 2025 15:10:45 +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.37; Wed, 22 Jan 2025 15:10:45 +0100 From: To: Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alexandre Torgue , Philipp Zabel , Maxime Coquelin , Greg Kroah-Hartman , Arnd Bergmann , Catalin Marinas , Will Deacon CC: , , , , , , Subject: [PATCH 8/9] arm64: defconfig: Enable STM32 Octo Memory Manager driver Date: Wed, 22 Jan 2025 15:10:36 +0100 Message-ID: <20250122141037.953934-9-patrice.chotard@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20250122141037.953934-1-patrice.chotard@foss.st.com> References: <20250122141037.953934-1-patrice.chotard@foss.st.com> MIME-Version: 1.0 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-01-22_06,2025-01-22_02,2024-11-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250122_061315_430734_842C33A9 X-CRM114-Status: UNSURE ( 9.84 ) 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Patrice Chotard Enable STM32 Octo Memory Manager (OMM) driver which is needed for OSPI usage on STM32 platforms. Signed-off-by: Patrice Chotard --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 246a13412bf0..28df37d1baa6 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -294,6 +294,7 @@ CONFIG_BLK_DEV_NVME=m CONFIG_QCOM_COINCELL=m CONFIG_QCOM_FASTRPC=m CONFIG_SRAM=y +CONFIG_STM32_OMM=m CONFIG_PCI_ENDPOINT_TEST=m CONFIG_EEPROM_AT24=m CONFIG_EEPROM_AT25=m