On 4/17/24 11:04, Patrick DELAUNAY wrote: > Hi, > > On 4/9/24 17:01, Patrice Chotard wrote: >> Enable BUTTON_GPIO flag for STM32MP15. >> >> Signed-off-by: Patrice Chotard <[email protected]> >> --- >> >> configs/stm32mp15_basic_defconfig | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/configs/stm32mp15_basic_defconfig >> b/configs/stm32mp15_basic_defconfig >> index 005f1d55f80..2e22bf86000 100644 >> --- a/configs/stm32mp15_basic_defconfig >> +++ b/configs/stm32mp15_basic_defconfig >> @@ -97,6 +97,8 @@ CONFIG_TFTP_TSIZE=y >> CONFIG_USE_SERVERIP=y >> CONFIG_SERVERIP="192.168.1.1" >> CONFIG_STM32_ADC=y >> +CONFIG_BUTTON=y >> +CONFIG_BUTTON_GPIO=y >> CONFIG_SET_DFU_ALT_INFO=y >> CONFIG_USB_FUNCTION_FASTBOOT=y >> CONFIG_FASTBOOT_BUF_ADDR=0xC0000000 > > > > Reviewed-by: Patrick Delaunay <[email protected]> > > Thanks > Patrick > Applied on u-boot-stm32/master
- Re: [PATCH v1 01/25] configs: stm32mp13: Enable FAST... Igor Opaniuk
- Re: [PATCH v1 01/25] configs: stm32mp13: Enable ... Patrice CHOTARD
- [PATCH v1 02/25] configs: stm32mp1: Enable BUTTON_GPIO fl... Patrice Chotard
- Re: [PATCH v1 02/25] configs: stm32mp1: Enable BUTTO... Patrick DELAUNAY
- Re: [PATCH v1 02/25] configs: stm32mp1: Enable B... Patrice CHOTARD
- [PATCH v1 04/25] configs: stm32mp1: Enable BUTTON_GPIO fl... Patrice Chotard
- Re: [PATCH v1 04/25] configs: stm32mp1: Enable BUTTO... Patrick DELAUNAY
- Re: [PATCH v1 04/25] configs: stm32mp1: Enable B... Patrice CHOTARD
- [PATCH v1 03/25] configs: stm32mp1: Enable BUTTON_GPIO fl... Patrice Chotard
- Re: [PATCH v1 03/25] configs: stm32mp1: Enable BUTTO... Patrick DELAUNAY
- Re: [PATCH v1 03/25] configs: stm32mp1: Enable B... Patrice CHOTARD
- [PATCH v1 08/25] ARM: dts: stm32: Don't probe led-red/led... Patrice Chotard
- Re: [PATCH v1 08/25] ARM: dts: stm32: Don't probe le... Patrick DELAUNAY
- 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

