On Thu, 31 Mar 2022 at 04:10, Andrew Scull <[email protected]> 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 <[email protected]> > --- > test/dm/virtio.c | 9 +++++++++ > 1 file changed, 9 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

