[PATCH v3 3/3] pinctrl: single: Add tests for request API
Simon Glass
sjg at chromium.org
Thu Oct 14 17:09:50 CEST 2021
On Tue, 5 Oct 2021 at 10:50, Roman Bacik <roman.bacik at broadcom.com> wrote:
>
> Add request tests to dm_test_pinctrl_single with corresponding node in
> test.dts
>
> Signed-off-by: Roman Bacik <roman.bacik at broadcom.com>
>
> ---
>
> Changes in v3:
> - Add request API test to dm_test_pinctrl_single
>
> arch/sandbox/dts/test.dts | 17 +++++++++++++++++
> test/dm/pinmux.c | 13 +++++++++++++
> 2 files changed, 30 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list