Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+3 -1
+3 -1
Documentation/devicetree/bindings/iommu/apple,sart.yaml
··· 30 30 compatible: 31 31 oneOf: 32 32 - items: 33 - - const: apple,t8112-sart 33 + - enum: 34 + - apple,t6020-sart 35 + - apple,t8112-sart 34 36 - const: apple,t6000-sart 35 37 - enum: 36 38 - apple,t6000-sart