Re: [PATCH v4 2/7] test: Add tests for IOMMU uclass

2021-10-31 Thread Tom Rini
On Sat, Oct 23, 2021 at 04:58:02PM +0200, Mark Kettenis wrote: > Add a set of tests for the IOMMU uclass. > > Signed-off-by: Mark Kettenis > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v4 2/7] test: Add tests for IOMMU uclass

2021-10-23 Thread Mark Kettenis
Add a set of tests for the IOMMU uclass. Signed-off-by: Mark Kettenis Reviewed-by: Simon Glass --- arch/sandbox/dts/test.dts | 6 ++ configs/sandbox64_defconfig| 1 + configs/sandbox_defconfig | 1 + configs/sandbox_flattree_defconfig | 1 +