commit | 682ffd6247043b68ae6a91586a89d594e0c0e76f | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@foss.st.com> | Tue Apr 09 17:01:56 2024 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Apr 19 12:05:10 2024 +0200 |
tree | a771994cf7696ecc7924769f77ad6af1cc5b4a3f | |
parent | 679bec0bf945c7d68db4b82a73c9c1e9f4cecf75 [diff] |
board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check() 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@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>