* [PATCH] arm/mach-stm32: Remove remaining non-existent STM32_RESET
@ 2026-04-30 7:14 Patrice Chotard
2026-05-07 10:42 ` Quentin Schulz
0 siblings, 1 reply; 3+ messages in thread
From: Patrice Chotard @ 2026-04-30 7:14 UTC (permalink / raw)
To: uboot-stm32, u-boot
Cc: Tom Rini, Patrick Delaunay, Michael Trimarchi, Simeon Marijon,
Marek Vasut, Patrice Chotard
Symbol CONFIG_STM32_RESET does not exist.
Don't select it.
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
---
arch/arm/mach-stm32mp/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-stm32mp/Kconfig b/arch/arm/mach-stm32mp/Kconfig
index 31b2746379d..ab1655e75b8 100644
--- a/arch/arm/mach-stm32mp/Kconfig
+++ b/arch/arm/mach-stm32mp/Kconfig
@@ -117,7 +117,6 @@ config STM32MP23X
select OF_BOARD
select PINCTRL_STM32
select STM32_RCC
- select STM32_RESET
select STM32_SERIAL
select STM32MP_TAMP_NVMEM
select SYS_ARCH_TIMER
---
base-commit: 4433253ecf2041f9362a763bb6cb79960921ac7e
change-id: 20260430-remove_non-existent_stm32_reset-5dcff93946aa
Best regards,
--
Patrice Chotard <patrice.chotard@foss.st.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] arm/mach-stm32: Remove remaining non-existent STM32_RESET
2026-04-30 7:14 [PATCH] arm/mach-stm32: Remove remaining non-existent STM32_RESET Patrice Chotard
@ 2026-05-07 10:42 ` Quentin Schulz
2026-05-13 5:46 ` Patrice CHOTARD
0 siblings, 1 reply; 3+ messages in thread
From: Quentin Schulz @ 2026-05-07 10:42 UTC (permalink / raw)
To: Patrice Chotard, uboot-stm32, u-boot
Cc: Tom Rini, Patrick Delaunay, Michael Trimarchi, Simeon Marijon,
Marek Vasut
Hi Patrice,
On 4/30/26 9:14 AM, Patrice Chotard wrote:
> Symbol CONFIG_STM32_RESET does not exist.
> Don't select it.
>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Fixes: fdd30ee308a2 ("ARM: stm32mp: Add STM32MP23 support")
Thanks!
Quentin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm/mach-stm32: Remove remaining non-existent STM32_RESET
2026-05-07 10:42 ` Quentin Schulz
@ 2026-05-13 5:46 ` Patrice CHOTARD
0 siblings, 0 replies; 3+ messages in thread
From: Patrice CHOTARD @ 2026-05-13 5:46 UTC (permalink / raw)
To: Quentin Schulz, uboot-stm32, u-boot
Cc: Tom Rini, Patrick Delaunay, Michael Trimarchi, Simeon Marijon,
Marek Vasut
On 5/7/26 12:42, Quentin Schulz wrote:
> Hi Patrice,
>
> On 4/30/26 9:14 AM, Patrice Chotard wrote:
>> Symbol CONFIG_STM32_RESET does not exist.
>> Don't select it.
>>
>
> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
>
> Fixes: fdd30ee308a2 ("ARM: stm32mp: Add STM32MP23 support")
>
> Thanks!
> Quentin
Applied to u-boot-stm32/master
Thanks
Patrice
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-05-13 5:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30 7:14 [PATCH] arm/mach-stm32: Remove remaining non-existent STM32_RESET Patrice Chotard
2026-05-07 10:42 ` Quentin Schulz
2026-05-13 5:46 ` Patrice CHOTARD
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.