mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
dt-bindings: iommu: apple,sart: Add apple,t6020-sart compatible
"apple,t6020-sart" as found in Apple's M2 Pro/Max/Ultra SoCs is compatible with SART3 used in t6000. Add its per-SoC compatible to allow a distinction should it become necessary. Reviewed-by: Neal Gompa <neal@gompa.dev> Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Janne Grunau <j@jannau.net>
This commit is contained in:
@@ -30,7 +30,9 @@ properties:
|
||||
compatible:
|
||||
oneOf:
|
||||
- items:
|
||||
- const: apple,t8112-sart
|
||||
- enum:
|
||||
- apple,t6020-sart
|
||||
- apple,t8112-sart
|
||||
- const: apple,t6000-sart
|
||||
- enum:
|
||||
- apple,t6000-sart
|
||||
|
||||
Reference in New Issue
Block a user