diff mbox series

[RESEND] dt-bindings: irqchip: ti,sci-inta: Add optional power-domains property

Message ID 20230407045111.531107-1-vigneshr@ti.com (mailing list archive)
State New, archived
Headers show
Series [RESEND] dt-bindings: irqchip: ti,sci-inta: Add optional power-domains property | expand

Commit Message

Vignesh Raghavendra April 7, 2023, 4:51 a.m. UTC
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>
---
RESEND:
Rebase onto 6.3-rc5

v1: https://lore.kernel.org/linux-arm-kernel/20230103042724.1100618-1-vigneshr@ti.com/

 .../devicetree/bindings/interrupt-controller/ti,sci-inta.yaml  | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rob Herring April 11, 2023, 1:19 p.m. UTC | #1
On Fri, 07 Apr 2023 10:21:11 +0530, Vignesh Raghavendra wrote:
> 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>
> ---
> RESEND:
> Rebase onto 6.3-rc5
> 
> v1: https://lore.kernel.org/linux-arm-kernel/20230103042724.1100618-1-vigneshr@ti.com/
> 
>  .../devicetree/bindings/interrupt-controller/ti,sci-inta.yaml  | 3 +++
>  1 file changed, 3 insertions(+)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml b/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
index 1151518859bd..6a49d74b992a 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
@@ -85,6 +85,9 @@  properties:
     description:
       Array of phandles to DMA controllers where the unmapped events originate.
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg