dt-bindings: irqchip: ti,sci-inta: Add optional power-domains property
authorVignesh Raghavendra <vigneshr@ti.com>
Fri, 7 Apr 2023 04:51:11 +0000 (10:21 +0530)
committerRob Herring <robh@kernel.org>
Tue, 11 Apr 2023 13:19:32 +0000 (08:19 -0500)
On certain SoCs, Interrupt Aggregator may have a power-domain dependency
to be on before accessing. Add DT binding for the same

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230407045111.531107-1-vigneshr@ti.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml

index 1151518859bd0a8ff8b032c0708141747a4869c6..6a49d74b992a341e50c7d23b989a788329c09107 100644 (file)
@@ -85,6 +85,9 @@ properties:
     description:
       Array of phandles to DMA controllers where the unmapped events originate.
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg