Re: [PATCH 1/1] iommu: Add M1 Pro/Max support to Apple DART driver

2022-02-21 Thread Tom Rini
On Tue, Feb 08, 2022 at 10:27:49PM +0100, Janne Grunau wrote: > For the purpose of this driver (activating bypass mode) t6000-dart > and t8103-dart are fully compatible. > > Signed-off-by: Janne Grunau > Reviewed-by: Mark Kettenis Applied to u-boot/master, thanks! -- Tom signature.asc Desc

[PATCH 1/1] iommu: Add M1 Pro/Max support to Apple DART driver

2022-02-08 Thread Janne Grunau
For the purpose of this driver (activating bypass mode) t6000-dart and t8103-dart are fully compatible. Signed-off-by: Janne Grunau Reviewed-by: Mark Kettenis --- drivers/iommu/apple_dart.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/iommu/apple_dart.c b/drivers/iommu/apple_dart