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

2021-10-14 Thread Simon Glass
Hi Mark, On Thu, 14 Oct 2021 at 13:51, Mark Kettenis wrote: > > > From: Simon Glass > > Date: Mon, 11 Oct 2021 11:00:36 -0600 > > > > On Sun, 3 Oct 2021 at 12:31, Mark Kettenis wrote: > > > > > > Add a set of tests for the IOMMU uclass. > > > > > > Signed-off-by: Mark Kettenis > > > --- > > >

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

2021-10-14 Thread Mark Kettenis
> From: Simon Glass > Date: Mon, 11 Oct 2021 11:00:36 -0600 > > On Sun, 3 Oct 2021 at 12:31, Mark Kettenis wrote: > > > > Add a set of tests for the IOMMU uclass. > > > > Signed-off-by: Mark Kettenis > > --- > > arch/sandbox/dts/test.dts | 6 ++ > > configs/sandbox64_defconfig

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

2021-10-11 Thread Simon Glass
On Sun, 3 Oct 2021 at 12:31, Mark Kettenis wrote: > > Add a set of tests for the IOMMU uclass. > > Signed-off-by: Mark Kettenis > --- > arch/sandbox/dts/test.dts | 6 ++ > configs/sandbox64_defconfig| 1 + > configs/sandbox_defconfig | 1 + >

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

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