OSDN Git Service

dt-bindings: iommu: apple,dart: Add power-domains property
authorHector Martin <marcan@marcan.st>
Wed, 24 Nov 2021 06:13:15 +0000 (15:13 +0900)
committerHector Martin <marcan@marcan.st>
Thu, 2 Dec 2021 12:52:21 +0000 (21:52 +0900)
This will bind to the PMGR pwrstate nodes that control power/clock
gating to SoC blocks. The DART driver doesn't do runtime-pm yet, so
initially this will just keep the domain on permanently.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hector Martin <marcan@marcan.st>
Documentation/devicetree/bindings/iommu/apple,dart.yaml

index 94aa9e9..82ad669 100644 (file)
@@ -41,6 +41,9 @@ properties:
       Has to be one. The single cell describes the stream id emitted by
       a master to the IOMMU.
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg