Skip to content

Commit 0b1ba61

Browse files
IntegralPilotjannau
authored andcommitted
dt-bindings: iommu: apple: Add Apple M3 compatibles to DART
The DART is compatible with "apple,t8110-dart" introduced with Apple M1 Pro/Max and M2 devices. Signed-off-by: Michael Reeves <michael.reeves077@gmail.com>
1 parent 3714f9c commit 0b1ba61

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/iommu/apple,dart.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ properties:
2929
- apple,t8110-dart
3030
- apple,t6000-dart
3131
- items:
32-
- const: apple,t6020-dart
32+
- enum:
33+
- apple,t6020-dart
34+
- apple,t8122-dart
3335
- const: apple,t8110-dart
3436

3537
reg:

0 commit comments

Comments
 (0)