Message ID | 20230202130040.25233-1-alexandre.torgue@foss.st.com (mailing list archive) |
---|---|
State | Accepted |
Commit | f46bbb7f9eff7dc92013fe5eb29c2379a245069b |
Headers | show |
Series | ARM: configs: multi_v7: enable NVMEM driver for STM32 | expand |
Hello: This patch was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Thu, 2 Feb 2023 14:00:40 +0100 you wrote: > From: Patrick Delaunay <patrick.delaunay@foss.st.com> > > Enable the STMicroelectronics NVMEM drivers used on > STM32 MPU, STM32MP15x and STM32MP13x, to access OTPs. > > Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> > Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com> > > [...] Here is the summary with links: - ARM: configs: multi_v7: enable NVMEM driver for STM32 https://git.kernel.org/soc/soc/c/f46bbb7f9eff You are awesome, thank you!
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index ee184eb37adc..42c19ffb361e 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -1192,6 +1192,7 @@ CONFIG_RAS=y CONFIG_NVMEM_IMX_OCOTP=y CONFIG_NVMEM_QCOM_QFPROM=y CONFIG_NVMEM_ROCKCHIP_EFUSE=m +CONFIG_NVMEM_STM32_ROMEM=m CONFIG_NVMEM_SUNXI_SID=y CONFIG_NVMEM_VF610_OCOTP=y CONFIG_NVMEM_MESON_MX_EFUSE=m