
28 Jul
2020
28 Jul
'20
8:57 p.m.
On Fri, 24 Jul 2020 at 10:20, Philippe Reynes philippe.reynes@softathome.com wrote:
Add a test to confirm that we can read button state using the button-gpio driver.
Signed-off-by: Philippe Reynes philippe.reynes@softathome.com
Changelog: v3:
- no change
v2:
- new commit in the serie
test/dm/Makefile | 1 + test/dm/button.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 test/dm/button.c
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!