[PATCH v2 8/8] test: dm: add a test for class button
Simon Glass
sjg at chromium.org
Sun Jul 19 23:32:21 CEST 2020
Hi Philippe,
On Fri, 17 Jul 2020 at 06:22, 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:
> 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
This seems to fail with 'make qcheck'. Can you please take a look?
I've left it unapplied for now.
Regards,
Simon
More information about the U-Boot
mailing list