Skip to content

Commit

Permalink
dt-bindings: dma: apple,admac: Add iommus and power-domains properties
Browse files Browse the repository at this point in the history
Apple's ADMAC is on all supported Apple silicon SoCs behind an IOMMU
and has its own power-domain.

Signed-off-by: Janne Grunau <j@jannau.net>
Acked-by: Martin Povišer <povik+lin@cutebit.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Hector Martin <marcan@marcan.st>
  • Loading branch information
jannau authored and marcan committed Sep 22, 2022
1 parent 4779955 commit 3ac3865
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/devicetree/bindings/dma/apple,admac.yaml
Expand Up @@ -49,6 +49,13 @@ properties:
in an interrupts-extended list the disconnected positions will contain
an empty phandle reference <0>.

iommus:
minItems: 1
maxItems: 2

power-domains:
maxItems: 1

required:
- compatible
- reg
Expand Down

0 comments on commit 3ac3865

Please sign in to comment.