[PATCH v1 06/25] board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check()
Patrice CHOTARD
patrice.chotard at foss.st.com
Fri Apr 19 14:16:52 CEST 2024
On 4/17/24 11:05, Patrick DELAUNAY wrote:
> Hi,
>
> On 4/9/24 17:01, Patrice Chotard wrote:
>> Instead of using gpio directly to detect key pressed on button
>> dedicated for fastboot and stm32mprog, make usage of BUTTON UCLASS.
>>
>> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
>> ---
>>
>> board/st/stm32mp1/stm32mp1.c | 68 +++++++++++++++++++++---------------
>> 1 file changed, 40 insertions(+), 28 deletions(-)
>>
>
>
> Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
>
> Thanks
> Patrick
>
Applied on u-boot-stm32/master
More information about the U-Boot
mailing list