Skip to content

Commit

Permalink
dt-bindings: irqchip: ti,sci-inta: Add optional power-domains property
Browse files Browse the repository at this point in the history
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 <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
  • Loading branch information
r-vignesh authored and robherring committed Apr 11, 2023
1 parent e62fc18 commit a010840
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ properties:
description:
Array of phandles to DMA controllers where the unmapped events originate.

power-domains:
maxItems: 1

required:
- compatible
- reg
Expand Down

0 comments on commit a010840

Please sign in to comment.