On 4/18/24 13:48, Igor Opaniuk wrote: > On Tue, Apr 9, 2024 at 5:05 PM Patrice Chotard > <[email protected]> wrote: >> >> Enable BUTTON_GPIO flag for STM32MP15. >> >> Signed-off-by: Patrice Chotard <[email protected]> >> --- >> >> configs/stm32mp13_defconfig | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/configs/stm32mp13_defconfig b/configs/stm32mp13_defconfig >> index db09e63100e..caaabf39ef3 100644 >> --- a/configs/stm32mp13_defconfig >> +++ b/configs/stm32mp13_defconfig >> @@ -52,6 +52,8 @@ CONFIG_SYS_REDUNDAND_ENVIRONMENT=y >> CONFIG_SYS_RELOC_GD_ENV_ADDR=y >> CONFIG_SYS_MMC_ENV_DEV=-1 >> CONFIG_ENV_MMC_USE_DT=y >> +CONFIG_BUTTON=y >> +CONFIG_BUTTON_GPIO=y >> CONFIG_CLK_SCMI=y >> CONFIG_SET_DFU_ALT_INFO=y >> CONFIG_USB_FUNCTION_FASTBOOT=y >> -- >> 2.25.1 >> > > Reviewed-by: Igor Opaniuk <[email protected]> Applied on u-boot-stm32/master
- Re: [PATCH v1 08/25] ARM: dts: stm32: Don't prob... Patrice CHOTARD
- [PATCH v1 07/25] ARM: dts: stm32: Add gpio-keys for stm32... Patrice Chotard
- Re: [PATCH v1 07/25] ARM: dts: stm32: Add gpio-keys ... Patrick DELAUNAY
- Re: [PATCH v1 07/25] ARM: dts: stm32: Add gpio-k... Patrice CHOTARD
- [PATCH v1 06/25] board: st: stmp32mp1: Use BUTTON UCLASS ... Patrice Chotard
- Re: [PATCH v1 06/25] board: st: stmp32mp1: Use BUTTO... Patrick DELAUNAY
- Re: [PATCH v1 06/25] board: st: stmp32mp1: Use B... Patrice CHOTARD
- [PATCH v1 05/25] configs: stm32mp1: Enable BUTTON_GPIO fl... Patrice Chotard
- Re: [PATCH v1 05/25] configs: stm32mp1: Enable BUTTO... Patrick DELAUNAY
- Re: [PATCH v1 05/25] configs: stm32mp1: Enable BUTTO... Igor Opaniuk
- Re: [PATCH v1 05/25] configs: stm32mp1: Enable B... Patrice CHOTARD
- [PATCH v1 09/25] ARM: dts: stm32: Clean led-red node for ... Patrice Chotard
- Re: [PATCH v1 09/25] ARM: dts: stm32: Clean led-red ... Patrick DELAUNAY
- Re: [PATCH v1 09/25] ARM: dts: stm32: Clean led-... Patrice CHOTARD
- [PATCH v1 13/25] ARM: dts: stm32: Add led-blue for stm32m... Patrice Chotard
- Re: [PATCH v1 13/25] ARM: dts: stm32: Add led-blue f... Patrick DELAUNAY
- Re: [PATCH v1 13/25] ARM: dts: stm32: Add led-bl... Patrice CHOTARD
- [PATCH v1 10/25] ARM: dts: stm32: Add gpio-keys for stm32... Patrice Chotard
- Re: [PATCH v1 10/25] ARM: dts: stm32: Add gpio-keys ... Patrick DELAUNAY
- Re: [PATCH v1 10/25] ARM: dts: stm32: Add gpio-k... Patrice CHOTARD
- [PATCH v1 12/25] ARM: dts: stm32: Update red led node for... Patrice Chotard

