OSDN Git Service

dt-bindings: pinctrl: apple,pinctrl: Add power-domains property
authorHector Martin <marcan@marcan.st>
Wed, 24 Nov 2021 06:14:12 +0000 (15:14 +0900)
committerHector Martin <marcan@marcan.st>
Thu, 2 Dec 2021 12:52:25 +0000 (21:52 +0900)
This will bind to the PMGR pwrstate nodes that control power/clock
gating to SoC blocks. The pinctrl 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/pinctrl/apple,pinctrl.yaml

index 07b00de..200d411 100644 (file)
@@ -50,6 +50,9 @@ properties:
   '#interrupt-cells':
     const: 2
 
+  power-domains:
+    maxItems: 1
+
 patternProperties:
   '-pins$':
     type: object