[PATCH 09/11] test: dm: virtio: Test virtio device driver probing
Simon Glass
sjg at chromium.org
Mon Apr 11 20:35:54 CEST 2022
On Thu, 31 Mar 2022 at 04:10, Andrew Scull <ascull at google.com> wrote:
>
> Once the virtio-rng driver has been bound, probe it to trigger the pre
> and post child probe hooks of the virtio uclass driver. Check the status
> of the virtio device to confirm it reached the expected state.
>
> Signed-off-by: Andrew Scull <ascull at google.com>
> ---
> test/dm/virtio.c | 9 +++++++++
> 1 file changed, 9 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list