[PATCH v3 8/8] test: dm: add a test for class button
Simon Glass
sjg at chromium.org
Tue Jul 28 20:58:13 CEST 2020
On Fri, 24 Jul 2020 at 10:20, Philippe Reynes
<philippe.reynes at 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 at 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 at chromium.org>
More information about the U-Boot
mailing list