mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
dt-bindings: iommu: dart: add t6000 compatible
The M1 Max/Pro SoCs come with a new DART variant that is incompatible with the previous one. Add a new compatible for those. Signed-off-by: Sven Peter <sven@svenpeter.dev> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Janne Grunau <j@jannau.net> Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
parent
9abf2313ad
commit
8cc8bdceb6
|
|
@ -22,7 +22,9 @@ description: |+
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
const: apple,t8103-dart
|
||||
enum:
|
||||
- apple,t8103-dart
|
||||
- apple,t6000-dart
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user