Commit 734b3de
committed
dt-bindings: iommu: apple: Add Apple M3 compatibles to DART and SART
Apple Silicon Macs use two types of IOMMU, SART (for NVMe) and DART
(for everything else). On M3 (t8122), the SART is compatible with
the t6000 (M1 Pro/Max) one and the DART is compatible with the
t8110 (A15) one. Thus, add a t8122 enum variant to the compatibles,
but leave the base compatibles unchanged.
Signed-off-by: Michael Reeves <[email protected]>1 parent 9392ee9 commit 734b3de
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments