iommu: Add M2 support to Apple DART driver
authorJanne Grunau <j@jannau.net>
Thu, 30 Jun 2022 22:06:16 +0000 (00:06 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 25 Jul 2022 13:38:47 +0000 (09:38 -0400)
commit6e0793f485e078e2f4fe3c45eca0c6042c085c25
tree66f969ae15abf6e1bf07d565dc8dbc1bf12fd752
parent538f6643b07586301a115d7aae304f916ba71004
iommu: Add M2 support to Apple DART driver

"apple,t8112-dart" uses an incompatible register interface but still
offers the same functionality. This DART is found on the M2 and M1
Pro/Max/Ultra SoCs.

Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
drivers/iommu/apple_dart.c