linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: enable NVMEM driver for STM32
@ 2023-01-30 13:00 Patrick Delaunay
  2023-02-02 12:35 ` Alexandre TORGUE
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Delaunay @ 2023-01-30 13:00 UTC (permalink / raw)
  To: Alexandre TORGUE, Russell King
  Cc: Patrick Delaunay, Alexander Stein, Arnd Bergmann, Eugen Hristev,
	Fabio Estevam, Florian Fainelli, Krzysztof Kozlowski, Mark Brown,
	Michael Walle, Rafał Miłecki, William Zhang,
	linux-arm-kernel, linux-kernel

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>
---

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index d2f218341ad0..9b3ef21f44c1 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -1209,6 +1209,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
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: multi_v7_defconfig: enable NVMEM driver for STM32
  2023-01-30 13:00 [PATCH] ARM: multi_v7_defconfig: enable NVMEM driver for STM32 Patrick Delaunay
@ 2023-02-02 12:35 ` Alexandre TORGUE
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre TORGUE @ 2023-02-02 12:35 UTC (permalink / raw)
  To: Patrick Delaunay, Russell King
  Cc: Alexander Stein, Arnd Bergmann, Eugen Hristev, Fabio Estevam,
	Florian Fainelli, Krzysztof Kozlowski, Mark Brown, Michael Walle,
	Rafał Miłecki, William Zhang, linux-arm-kernel,
	linux-kernel

On 1/30/23 14:00, Patrick Delaunay wrote:
> 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>
> ---
> 
>   arch/arm/configs/multi_v7_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index d2f218341ad0..9b3ef21f44c1 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -1209,6 +1209,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

Applied on stm32-next.

Thanks.
Alex

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-02 12:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30 13:00 [PATCH] ARM: multi_v7_defconfig: enable NVMEM driver for STM32 Patrick Delaunay
2023-02-02 12:35 ` Alexandre TORGUE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).