Message ID | 20231117153310.3.I01a380760a51fce06473104685c70aef4aecacd5@changeid (mailing list archive) |
---|---|
State | New, archived |
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 0544FC072A2 for <linux-arm-kernel@archiver.kernel.org>; Fri, 17 Nov 2023 14:34:50 +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: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=KG15elO3nZBwAn9y9HjMlit+k8Z2F44LpHq6INJi38o=; b=3/1UU7Y2iI3jaB iNmiCZKMDM591k/LFp5H3tiO7WxARM6mVfgfhfRqCNNFwbgIT20kYJdv9JS0p1qKAdOYdeyE+k4yV mQlWjHpVZK5TiV/4pK5yQfVQZW8gDHVbktcyw2qI7gsHvLf25bv0yM4IEGK/knWjaICBzRCSL+gv4 +L2btcU6axnbqkrSQqN78YWHnziTOaeIbmseY5YMnHQpr2lViYMsz+51yz8VvBk2pEgIaAm3itjEU uNtbfFr5lshFeRo4IIXzx548IBbvLrXX2Pjdl1yjvSNKRlkdYGSzkLHW3ABq/3v8SFm06f8de1c8n jgUGVQvCoC5wOZ2oLdTQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r3zvF-006kSg-0q; Fri, 17 Nov 2023 14:34:17 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r3zv9-006kQv-26 for linux-arm-kernel@lists.infradead.org; Fri, 17 Nov 2023 14:34:13 +0000 Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.22/8.17.1.22) with ESMTP id 3AHB1wSV030506; Fri, 17 Nov 2023 15:34:00 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s= selector1; bh=3dfNmD9UkyMozPB1+rlLIqboCKGY0kezri6Od962cVg=; b=sz JtkplCULuzvm4Hs0VdDLL9Hsl4X4m8w1hdtd5a7iOcpfFDr1NOgemrKsE8vvJCu2 UJ2Xys3KqgMuddjTduJaLok1IALy0hDokTc2Pz4n5kqkw69UmldhvoK7tdQ44C3V p9tvlch70nDNVtmtl9OMYX3BXL57HNNYbS+ghEePLbuD4bbyBOHmc5tPDovInMAR I2UlI4wRvV+dUljeOOlaHsRSJOe4iPVnL4Xvm4xEgDNT3Uj+aihmvsiori/BE2uQ S+ylCSpMafVfizlrv20zCJ2iX/rSOWLxomfO0RS2KrbVcVK9HKbgaJej43jZN/Ef zPbLgyTLGxMffT9Iam0Q== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3ua1u2bs10-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 17 Nov 2023 15:33:59 +0100 (CET) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 7494710004A; Fri, 17 Nov 2023 15:33:50 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 59B6F231504; Fri, 17 Nov 2023 15:33:50 +0100 (CET) Received: from localhost (10.201.22.165) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Fri, 17 Nov 2023 15:33:50 +0100 From: Patrick Delaunay <patrick.delaunay@foss.st.com> To: Alexandre TORGUE <alexandre.torgue@foss.st.com>, Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org> CC: Patrick Delaunay <patrick.delaunay@foss.st.com>, Arnd Bergmann <arnd@arndb.de>, Bjorn Andersson <quic_bjorande@quicinc.com>, Dmitry Baryshkov <dmitry.baryshkov@linaro.org>, Geert Uytterhoeven <geert+renesas@glider.be>, Konrad Dybcio <konrad.dybcio@linaro.org>, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>, Marek Szyprowski <m.szyprowski@samsung.com>, Neil Armstrong <neil.armstrong@linaro.org>, =?utf-8?b?TsOtY29sYXMgRi4gUi4g?= =?utf-8?b?QS4gUHJhZG8=?= <nfraprado@collabora.com>, Peng Fan <peng.fan@nxp.com>, Udit Kumar <u-kumar1@ti.com>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH 3/4] arm64: defconfig: enable NVMEM STM32 ROMEM for stm32mp25 Date: Fri, 17 Nov 2023 15:33:36 +0100 Message-ID: <20231117153310.3.I01a380760a51fce06473104685c70aef4aecacd5@changeid> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20231117143338.1173475-1-patrick.delaunay@foss.st.com> References: <20231117143338.1173475-1-patrick.delaunay@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.201.22.165] X-ClientProxiedBy: SHFCAS1NODE2.st.com (10.75.129.73) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.987,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-11-17_13,2023-11-17_01,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231117_063412_004880_F1EC2A25 X-CRM114-Status: UNSURE ( 9.51 ) 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 |
stm32: add support for STM32MP25 BSEC to control OTP data
|
expand
|
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index b60aa1f89343..1df4020ec688 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1485,6 +1485,7 @@ CONFIG_NVMEM_ROCKCHIP_EFUSE=y CONFIG_NVMEM_ROCKCHIP_OTP=y CONFIG_NVMEM_SNVS_LPGPR=y CONFIG_NVMEM_SPMI_SDAM=m +CONFIG_NVMEM_STM32_ROMEM=m CONFIG_NVMEM_SUNXI_SID=y CONFIG_NVMEM_UNIPHIER_EFUSE=y CONFIG_FPGA=y
Enable the NVMEM driver STM32 ROMEM for STM32MP25x SoCs to allow access to OTP provided by OP-TEE BSEC PTA Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)