Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

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>

authored by

Vignesh Raghavendra and committed by
Rob Herring
a0108409 e62fc182

+3
+3
Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
··· 85 85 description: 86 86 Array of phandles to DMA controllers where the unmapped events originate. 87 87 88 + power-domains: 89 + maxItems: 1 90 + 88 91 required: 89 92 - compatible 90 93 - reg